![]() |
|
http://xradar.sourceforge.net |
Statics Report - System: 1.0, Version: 0, Date: Today | Designed for use with Checkstyle, CKJM, FindBugs, JavaNCSS, JDepend, Macaron, PMD, PMD-CPD, Java2HTML and Ant. |
[Statics] classes-net.sourceforge.pmd.ant |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.ant | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 16 15 11 5 | Total : Per method : | 71 4.73 | Total : Per method : Per statement : | 29 1.93 0.41 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 5 1 55 72 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 11 0.73 0.15 | Statement Test Coverage : Method Test Reference : | 0 1.64 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
setShowSuppressed(boolean) | 0 | 2 | 1 | 0 |
setType(String) | 0 | 2 | 1 | 0 |
setToFile(File) | 0 | 2 | 1 | 1 |
setToConsole(boolean) | 0 | 2 | 1 | 0 |
addConfiguredParam(Parameter) | 0 | 2 | 1 | 0 |
getRenderer() | 0 | 2 | 1 | 1 |
start(String) | 0 | 10 | 5 | 1 |
end(Report) | 0 | 9 | 4 | 1 |
isNoOutputSupplied() | 0 | 2 | 2 | 2 |
toString() | 0 | 2 | 1 | 0 |
validRendererCodes() | 0 | 2 | 1 | 1 |
unknownRendererMessage(String) | 0 | 10 | 2 | 1 |
createRenderer() | 0 | 7 | 3 | 1 |
createProperties() | 0 | 5 | 2 | 1 |
getToFileWriter(String) | 0 | 4 | 3 | 1 |
View line in source | Style Error | Column |
---|---|---|
23 | Commentaire javadoc manquant. | |
31 | Commentaire javadoc manquant. | 5 |
35 | Commentaire javadoc manquant. | 5 |
39 | Commentaire javadoc manquant. | 5 |
43 | Commentaire javadoc manquant. | 5 |
47 | Commentaire javadoc manquant. | 5 |
55 | Commentaire javadoc manquant. | 5 |
59 | Commentaire javadoc manquant. | 5 |
75 | Commentaire javadoc manquant. | 5 |
89 | Commentaire javadoc manquant. | 5 |
93 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.ant | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 28 27 24 4 | Total : Per method : | 184 6.81 | Total : Per method : Per statement : | 75 2.78 0.41 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 3 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 29 1 128 212 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 24 0.89 0.13 | Statement Test Coverage : Method Test Reference : | 0 0.75 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
setShortFilenames(boolean) | 0 | 2 | 1 | 0 |
setSuppressMarker(String) | 0 | 2 | 1 | 0 |
setFailOnError(boolean) | 0 | 2 | 1 | 0 |
setFailOnRuleViolation(boolean) | 0 | 2 | 1 | 0 |
setMaxRuleViolations(int) | 0 | 4 | 2 | 0 |
setRuleSetFiles(String) | 0 | 2 | 1 | 0 |
setEncoding(String) | 0 | 2 | 1 | 0 |
setThreads(int) | 0 | 2 | 1 | 0 |
setFailuresPropertyName(String) | 0 | 2 | 1 | 0 |
setMinimumPriority(int) | 0 | 2 | 1 | 0 |
addFileset(FileSet) | 0 | 2 | 1 | 0 |
addFormatter(Formatter) | 0 | 2 | 1 | 0 |
addConfiguredVersion(Version) | 0 | 18 | 7 | 0 |
setClasspath(Path) | 0 | 2 | 1 | 0 |
getClasspath() | 0 | 2 | 1 | 0 |
createClasspath() | 0 | 4 | 2 | 1 |
setClasspathRef(Reference) | 0 | 2 | 1 | 0 |
setAuxClasspath(Path) | 0 | 2 | 1 | 0 |
getAuxClasspath() | 0 | 2 | 1 | 0 |
createAuxClasspath() | 0 | 4 | 2 | 1 |
setAuxClasspathRef(Reference) | 0 | 2 | 1 | 0 |
AbstractRenderer$1.start() | 0 | 1 | 1 | 0 |
AbstractRenderer$1.startFileAnalysis(DataSource) | 0 | 2 | 1 | 0 |
AbstractRenderer$1.renderFileReport(Report) | 0 | 4 | 2 | 0 |
AbstractRenderer$1.end() | 0 | 1 | 1 | 0 |
doTask() | 0 | 78 | 25 | 1 |
execute() | 0 | 7 | 1 | 0 |
logRulesUsed(RuleSets) | 0 | 6 | 3 | 1 |
validate() | 0 | 8 | 7 | 1 |
getNestedRuleSetFiles() | 0 | 8 | 3 | 1 |
addRuleset(RuleSetWrapper) | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
47 | Commentaire javadoc manquant. | |
60 | Commentaire javadoc manquant. | 5 |
64 | Commentaire javadoc manquant. | 5 |
68 | Commentaire javadoc manquant. | 5 |
72 | Commentaire javadoc manquant. | 5 |
76 | Commentaire javadoc manquant. | 5 |
83 | Commentaire javadoc manquant. | 5 |
87 | Commentaire javadoc manquant. | 5 |
91 | Commentaire javadoc manquant. | 5 |
95 | Commentaire javadoc manquant. | 5 |
99 | Commentaire javadoc manquant. | 5 |
103 | Commentaire javadoc manquant. | 5 |
107 | Commentaire javadoc manquant. | 5 |
111 | Commentaire javadoc manquant. | 5 |
136 | Commentaire javadoc manquant. | 5 |
140 | Commentaire javadoc manquant. | 5 |
144 | Commentaire javadoc manquant. | 5 |
151 | Commentaire javadoc manquant. | 5 |
155 | Commentaire javadoc manquant. | 5 |
159 | Commentaire javadoc manquant. | 5 |
163 | Commentaire javadoc manquant. | 5 |
170 | Commentaire javadoc manquant. | 5 |
308 | Commentaire javadoc manquant. | 5 |
359 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.ant | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 1 | Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 0 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 4 1 13 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : |
NaN NaN | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.ant | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 3 0 | Total : Per method : | 6 3 | Total : Per method : Per statement : | 2 1 0.33 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 1 4 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 2 0.67 | Statement Test Coverage : Method Test Reference : | 0 0.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
getFile() | 0 | 2 | 1 | 1 |
addText(String) | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
3 | Commentaire javadoc manquant. | |
6 | Commentaire javadoc manquant. | 5 |
10 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.ant | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 3 0 | Total : Per method : | 6 3 | Total : Per method : Per statement : | 2 1 0.33 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 1 4 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.5 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 2 0.67 | Statement Test Coverage : Method Test Reference : | 0 1.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
addText(String) | 0 | 2 | 1 | 1 |
getTerseName() | 0 | 2 | 1 | 2 |
View line in source | Style Error | Column |
---|---|---|
9 | Dans le commentaire javadoc de la classe, il manque une balise @author. | |
9 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
12 | Commentaire javadoc manquant. | 5 |
16 | Commentaire javadoc manquant. | 5 |