![]() |
|
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.dfa |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.java.dfa | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 4 0 | Total : Per method : | 15 5 | Total : Per method : Per statement : | 3 1 0.2 |
||
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): | 9 2 11 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 : | 5 1.67 0.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
initializeWith(DataFlowHandler,ASTCompilationUnit) | 0 | 4 | 1 | 3 |
visit(ASTMethodDeclaration,Object) | 0 | 4 | 1 | 0 |
visit(ASTConstructorDeclaration,Object) | 0 | 4 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
12 | Le commentaire javadoc est vide. | |
17 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
22 | Commentaire javadoc manquant. | 5 |
28 | Commentaire javadoc manquant. | 5 |
34 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.dfa | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 10 5 | Total : Per method : Per statement : | 5 2.5 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): | 4 1 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 : | 3 1.5 0.3 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
JavaDataFlowNode(DataFlowNode,Node) | 0 | 2 | 1 | 0 |
toString() | 0 | 7 | 4 | 0 |
View line in source | Style Error | Column |
---|---|---|
14 | Commentaire javadoc manquant. | |
16 | Commentaire javadoc manquant. | 5 |
20 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.dfa | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 16 16 15 1 | Total : Per method : | 178 11.12 | Total : Per method : Per statement : | 71 4.44 0.4 |
||
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): | 29 1 54 116 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.06 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 17 1.06 0.1 | Statement Test Coverage : Method Test Reference : | 0 0.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
StatementAndBraceFinder(DataFlowHandler) | 0 | 2 | 1 | 2 |
buildDataFlowFor(JavaNode) | 0 | 14 | 6 | 3 |
visit(ASTStatementExpression,Object) | 0 | 6 | 3 | 0 |
visit(ASTVariableDeclarator,Object) | 0 | 6 | 3 | 0 |
visit(ASTExpression,Object) | 0 | 24 | 8 | 0 |
visit(ASTForInit,Object) | 0 | 8 | 3 | 0 |
visit(ASTLabeledStatement,Object) | 0 | 4 | 1 | 0 |
visit(ASTForUpdate,Object) | 0 | 8 | 3 | 0 |
visit(ASTStatement,Object) | 0 | 31 | 12 | 0 |
visit(ASTSwitchStatement,Object) | 0 | 7 | 3 | 0 |
visit(ASTSwitchLabel,Object) | 0 | 9 | 4 | 0 |
visit(ASTBreakStatement,Object) | 0 | 7 | 3 | 0 |
visit(ASTContinueStatement,Object) | 0 | 7 | 3 | 0 |
visit(ASTReturnStatement,Object) | 0 | 7 | 3 | 0 |
visit(ASTThrowStatement,Object) | 0 | 7 | 3 | 0 |
addForExpressionNode(Node,Structure) | 0 | 28 | 12 | 3 |
View line in source | Style Error | Column |
---|---|---|
35 | Le commentaire javadoc est vide. | |
42 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
47 | Commentaire javadoc manquant. | 5 |
51 | Commentaire javadoc manquant. | 5 |
74 | Commentaire javadoc manquant. | 5 |
83 | Commentaire javadoc manquant. | 5 |
92 | Commentaire javadoc manquant. | 5 |
119 | Commentaire javadoc manquant. | 5 |
130 | Commentaire javadoc manquant. | 5 |
136 | Commentaire javadoc manquant. | 5 |
150 | Commentaire javadoc manquant. | 5 |
185 | Commentaire javadoc manquant. | 5 |
195 | Commentaire javadoc manquant. | 5 |
209 | Commentaire javadoc manquant. | 5 |
220 | Commentaire javadoc manquant. | 5 |
230 | Commentaire javadoc manquant. | 5 |
240 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.java.dfa | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 8 7 3 5 | Total : Per method : | 57 8.14 | Total : Per method : Per statement : | 24 3.43 0.42 |
||
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): | 14 1 42 28 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 2 0.29 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 5 0.71 0.09 | Statement Test Coverage : Method Test Reference : | 0 2.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
compute(ASTMethodDeclaration) | 0 | 3 | 2 | 1 |
compute(ASTConstructorDeclaration) | 0 | 2 | 1 | 1 |
computeNow(Node) | 0 | 7 | 1 | 2 |
markUsages(DataFlowNode) | 0 | 15 | 6 | 1 |
collectDeclarations(DataFlowNode) | 0 | 11 | 4 | 1 |
addAccess(NameOccurrence,DataFlowNode) | 0 | 6 | 5 | 1 |
addVariableAccess(Node,VariableAccess,DataFlowNode) | 1 | 12 | 5 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
26 | Le commentaire javadoc est vide. | |
32 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
34 | Commentaire javadoc manquant. | 5 |
40 | Commentaire javadoc manquant. | 5 |