Uses of Package
edu.hm.hafner.analysis
Packages that use edu.hm.hafner.analysis
Package
Description
Provides base classes and utilities to parse files for warnings, issues, and so on.
The available parsers.
CCM parser.
CheckStyle parser.
Duplicate Code parsers.
PMD:CPD parser.
DupFinder parser.
Simian parser.
FxCop parser.
Gendarme parser.
JC Report parser.
PMD parser.
Parsers that use the violations lib (https://github.com/tomasbjerre/violations-lib).
Provides a registry for all
parsers.-
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysisClassDescriptionCreates a fingerprint of the specified issue using the source code at the affected line.An issue reported by a static analysis tool.Creates new
issuesusing the builder pattern.Parses a file and returns the issues reported in this file.A line range in a source file is defined by its first and last line.Detects module names by parsing the name of a source file, the Maven pom.xml file or the ANT build.xml file.Facade for file system operations.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by aReader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction.Builds a combined filter based on several include and exclude filters.Prints a summary of anIssue.Severity of an issue. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parserClassDescriptionAn issue reported by a static analysis tool.Creates new
issuesusing the builder pattern.Parses a file and returns the issues reported in this file.Parses a report file line by line for issues using a pre-defined regular expression.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by aReader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.ccmClassDescriptionParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.checkstyleClassDescriptionParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.dryClassDescriptionCreates new
issuesusing the builder pattern.Parses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by aReader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction.Severity of an issue. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.dry.cpd
-
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.dry.dupfinder
-
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.dry.simian
-
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.findbugsClassDescriptionParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.fxcopClassDescriptionParses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.gendarmeClassDescriptionParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.jcreportClassDescriptionParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.pmdClassDescriptionParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.pvsstudioClassDescriptionParses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.parser.violationsClassDescriptionParses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Classes in edu.hm.hafner.analysis used by edu.hm.hafner.analysis.registryClassDescriptionAn issue reported by a static analysis tool.Parses a file and returns the issues reported in this file.