![]() |
|
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.controversial |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 2 1 | Total : Per method : | 16 8 | Total : Per method : Per statement : | 15 7.5 0.94 |
||
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): | 8 0 14 0 |
||||
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.25 | Statement Test Coverage : Method Test Reference : | 0 3.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AssignmentInOperandRule() | 0 | 5 | 1 | 0 |
visit(ASTExpression,Object) | 0 | 6 | 14 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
15 | Commentaire javadoc manquant. | |
31 | Commentaire javadoc manquant. | 5 |
38 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 5 0 | Total : Per method : | 19 3.8 | Total : Per method : Per statement : | 5 1 0.26 |
||
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 1 6 2 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.2 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 1.2 0.32 | Statement Test Coverage : Method Test Reference : | 0 1.8 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
DaaRuleViolation(Rule,RuleContext,Node,String,String,String,int,int) | 0 | 6 | 1 | 1 |
getVariableName() | 0 | 2 | 1 | 1 |
getBeginLine() | 0 | 2 | 1 | 1 |
getEndLine() | 0 | 2 | 1 | 1 |
getType() | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
19 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
25 | Commentaire javadoc manquant. | 5 |
33 | Commentaire javadoc manquant. | 5 |
37 | Commentaire javadoc manquant. | 5 |
41 | Commentaire javadoc manquant. | 5 |
45 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 9 8 4 5 | Total : Per method : | 75 9.38 | Total : Per method : Per statement : | 32 4 0.43 |
||
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): | 17 0 52 12 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.12 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 0.75 0.08 | Statement Test Coverage : Method Test Reference : | 0 3.25 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
Usage.Usage(int,DataFlowNode) | 0 | 3 | 1 | 0 |
Usage.toString() | 0 | 2 | 1 | 0 |
DataflowAnomalyAnalysisRule() | 0 | 3 | 1 | 0 |
visit(ASTClassOrInterfaceDeclaration,Object) | 0 | 4 | 1 | 0 |
visit(ASTMethodDeclaration,Object) | 0 | 8 | 1 | 0 |
execute(CurrentPath) | 0 | 15 | 7 | 0 |
checkVariableAccess(DataFlowNode,VariableAccess,Usage) | 0 | 13 | 7 | 0 |
addDaaViolation(Object,Node,String,String,int,int) | 0 | 10 | 5 | 1 |
maxNumberOfViolationsReached() | 0 | 2 | 1 | 2 |
violationAlreadyExists(String,String,int,int) | 0 | 5 | 7 | 1 |
View line in source | Style Error | Column |
---|---|---|
31 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
45 | Commentaire javadoc manquant. | |
59 | Commentaire javadoc manquant. | 5 |
64 | Commentaire javadoc manquant. | 5 |
70 | Commentaire javadoc manquant. | 5 |
83 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 0 | Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN |
||
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): | 1 1 8 0 |
||||
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.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 1 2 0 | Total : Per method : | 6 6 | Total : Per method : Per statement : | 3 3 0.5 |
||
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 7 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.5 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTImportDeclaration,Object) | 0 | 5 | 3 | 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. | |
8 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 2 2 | Total : Per method : | 22 7.33 | Total : Per method : Per statement : | 16 5.33 0.73 |
||
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): | 12 0 15 6 |
||||
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 0.67 0.09 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTNullLiteral,Object) | 0 | 16 | 11 | 0 |
isAssignmentToFinalField(ASTStatementExpression) | 0 | 3 | 3 | 1 |
isBadTernary(ASTConditionalExpression) | 0 | 2 | 2 | 1 |
View line in source | Style Error | Column |
---|---|---|
19 | Commentaire javadoc manquant. | |
21 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 3 0 | Total : Per method : | 17 8.5 | Total : Per method : Per statement : | 9 4.5 0.53 |
||
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 0 14 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 : | 3 1.5 0.18 | Statement Test Coverage : Method Test Reference : | 0 0.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTClassOrInterfaceDeclaration,Object) | 0 | 4 | 3 | 0 |
visit(ASTMethodDeclaration,Object) | 0 | 12 | 6 | 0 |
View line in source | Style Error | Column |
---|---|---|
16 | Commentaire javadoc manquant. | |
18 | Commentaire javadoc manquant. | 5 |
26 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.rule.controversial | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 2 2 | Total : Per method : | 38 12.67 | Total : Per method : Per statement : | 22 7.33 0.58 |
||
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 14 6 |
||||
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 1 0.08 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTLiteral,Object) | 0 | 33 | 18 | 0 |
isOctal(char) | 0 | 2 | 2 | 1 |
isDecimal(char) | 0 | 2 | 2 | 1 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
6 | Commentaire javadoc manquant. | |
8 | Commentaire javadoc manquant. | 5 |