![]() |
|
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.lang.java.rule.imports |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.java.rule.imports | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 1 2 1 | Total : Per method : | 15 15 | Total : Per method : Per statement : | 13 13 0.87 |
||
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): | 3 0 12 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 : | 3 3 0.2 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTImportDeclaration,Object) | 0 | 13 | 13 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
6 | Commentaire javadoc manquant. | |
10 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.imports | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 3 1 | Total : Per method : | 41 13.67 | Total : Per method : Per statement : | 16 5.33 0.39 |
||
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): | 7 0 30 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.33 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 1 0.07 | Statement Test Coverage : Method Test Reference : | 0 1.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTCompilationUnit,Object) | 0 | 15 | 5 | 0 |
isDisambiguationImport(ASTCompilationUnit,String,String) | 1 | 10 | 7 | 1 |
visit(ASTImportDeclaration,Object) | 0 | 13 | 4 | 0 |
View line in source | Style Error | Column |
---|---|---|
14 | Commentaire javadoc manquant. | |
19 | Commentaire javadoc manquant. | 5 |
72 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.lang.java.rule.imports | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 1 2 0 | Total : Per method : | 8 8 | Total : Per method : Per statement : | 5 5 0.62 |
||
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): | 5 0 9 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 : | 2 2 0.25 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTImportDeclaration,Object) | 0 | 7 | 5 | 0 |
View line in source | Style Error | Column |
---|---|---|
9 | Commentaire javadoc manquant. | |
11 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.imports | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 6 5 1 | Total : Per method : | 59 9.83 | Total : Per method : Per statement : | 29 4.83 0.49 |
||
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): | 7 0 32 3 |
||||
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 : | 7 1.17 0.12 | Statement Test Coverage : Method Test Reference : | 0 0.8 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
UnnecessaryFullyQualifiedNameRule() | 0 | 5 | 1 | 0 |
visit(ASTCompilationUnit,Object) | 0 | 3 | 1 | 0 |
visit(ASTImportDeclaration,Object) | 0 | 3 | 1 | 0 |
visit(ASTClassOrInterfaceType,Object) | 0 | 3 | 1 | 0 |
visit(ASTName,Object) | 0 | 4 | 2 | 0 |
checkImports(JavaNode,Object,boolean) | 0 | 38 | 23 | 2 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
13 | Commentaire javadoc manquant. | |
18 | Commentaire javadoc manquant. | 5 |
25 | Commentaire javadoc manquant. | 5 |
31 | Commentaire javadoc manquant. | 5 |
37 | Commentaire javadoc manquant. | 5 |
43 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.imports | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 9 7 5 4 | Total : Per method : | 61 8.71 | Total : Per method : Per statement : | 24 3.43 0.39 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 0 1 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 11 1 45 14 |
||||
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 : | 8 1.14 0.13 | Statement Test Coverage : Method Test Reference : | 0 2.6 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTCompilationUnit,Object) | 0 | 9 | 4 | 0 |
visitComments(ASTCompilationUnit) | 0 | 15 | 9 | 1 |
visit(ASTImportDeclaration,Object) | 0 | 11 | 3 | 1 |
visit(ASTClassOrInterfaceType,Object) | 0 | 3 | 1 | 0 |
visit(ASTName,Object) | 0 | 3 | 1 | 0 |
check(Node) | 0 | 6 | 4 | 2 |
getImportWrapper(Node) | 0 | 8 | 2 | 1 |
View line in source | Style Error | Column |
---|---|---|
23 | Commentaire javadoc manquant. | |
25 | Commentaire javadoc manquant. | 5 |
27 | Commentaire javadoc manquant. | 5 |
90 | Commentaire javadoc manquant. | 5 |
107 | Commentaire javadoc manquant. | 5 |
113 | Commentaire javadoc manquant. | 5 |
119 | Commentaire javadoc manquant. | 5 |
129 | Commentaire javadoc manquant. | 5 |