![]() |
|
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.dfa.pathfinder |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.dfa.pathfinder | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 2 2 | Total : Per method : Per statement : | 1 1 0.5 |
||
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 3 1 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 4 2 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
execute(CurrentPath) | 0 | 1 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
7 | Le commentaire javadoc est vide. | |
12 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
14 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.dfa.pathfinder | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 13 13 12 1 | Total : Per method : | 37 2.85 | Total : Per method : Per statement : | 20 1.54 0.54 |
||
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 4 28 36 |
||||
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 : | 14 1.08 0.38 | Statement Test Coverage : Method Test Reference : | 0 1.08 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
CurrentPath() | 0 | 2 | 1 | 2 |
getLength() | 0 | 2 | 1 | 0 |
iterator() | 0 | 2 | 1 | 2 |
getLast() | 0 | 2 | 1 | 11 |
removeLast() | 0 | 2 | 1 | 1 |
isEmpty() | 0 | 2 | 1 | 1 |
addLast(DataFlowNode) | 0 | 2 | 1 | 3 |
isDoBranchNode() | 0 | 2 | 1 | 1 |
isFirstDoStatement() | 0 | 2 | 1 | 3 |
getDoBranchNodeFromFirstDoStatement() | 0 | 8 | 6 | 1 |
isEndNode() | 0 | 2 | 1 | 1 |
isBranch() | 0 | 2 | 1 | 4 |
isFirstDoStatement(DataFlowNode) | 0 | 5 | 3 | 1 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
10 | Commentaire javadoc manquant. | |
14 | Commentaire javadoc manquant. | 5 |
18 | Commentaire javadoc manquant. | 5 |
22 | Commentaire javadoc manquant. | 5 |
26 | Commentaire javadoc manquant. | 5 |
30 | Commentaire javadoc manquant. | 5 |
34 | Commentaire javadoc manquant. | 5 |
38 | Commentaire javadoc manquant. | 5 |
43 | Commentaire javadoc manquant. | 5 |
47 | Commentaire javadoc manquant. | 5 |
51 | Commentaire javadoc manquant. | 5 |
64 | Commentaire javadoc manquant. | 5 |
69 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.dfa.pathfinder | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 21 21 3 18 | Total : Per method : | 190 9.05 | Total : Per method : Per statement : | 78 3.71 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): | 4 2 55 2 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.05 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 0.29 0.03 | Statement Test Coverage : Method Test Reference : | 0 8.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
DAAPathFinder(DataFlowNode,Executable) | 0 | 4 | 1 | 2 |
DAAPathFinder(DataFlowNode,Executable,int) | 0 | 4 | 1 | 1 |
run() | 0 | 2 | 1 | 2 |
phase1() | 0 | 9 | 3 | 1 |
phase2(boolean) | 0 | 14 | 6 | 1 |
phase3() | 0 | 16 | 6 | 1 |
hasMoreChildren() | 0 | 3 | 1 | 1 |
addLastChild() | 0 | 6 | 3 | 1 |
addCurrentChild() | 0 | 11 | 3 | 1 |
addNodeToTree() | 0 | 41 | 13 | 1 |
removeFromTree() | 0 | 14 | 9 | 1 |
addNewPathElement(DefaultMutableTreeNode) | 0 | 2 | 1 | 1 |
addNewPseudoPathElement(DefaultMutableTreeNode,DataFlowNode) | 0 | 2 | 1 | 1 |
addRefPseudoPathElement(DefaultMutableTreeNode,PathElement) | 0 | 2 | 1 | 1 |
equalsPseudoPathElementWithDoBranchNodeInLevel(DefaultMutableTreeNode) | 0 | 12 | 8 | 1 |
getDoBranchNodeInLevel(DefaultMutableTreeNode) | 0 | 12 | 6 | 1 |
addNode(DefaultMutableTreeNode,PathElement) | 0 | 4 | 1 | 4 |
isNodeInLevel(DefaultMutableTreeNode) | 0 | 8 | 4 | 1 |
getLastChildNode(DefaultMutableTreeNode) | 0 | 4 | 3 | 1 |
countLoops() | 0 | 11 | 5 | 2 |
incChild() | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
11 | Le commentaire javadoc est vide. | |
17 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
26 | Commentaire javadoc manquant. | 5 |
32 | Commentaire javadoc manquant. | 5 |
38 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.dfa.pathfinder | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 3 1 2 | Total : Per method : | 11 3.67 | Total : Per method : Per statement : | 3 1 0.27 |
||
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 4 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 : | 8 2.67 0.73 | Statement Test Coverage : Method Test Reference : | 0 6 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
PathElement(DataFlowNode) | 0 | 2 | 1 | 1 |
PathElement(DataFlowNode,DataFlowNode) | 0 | 3 | 1 | 1 |
isPseudoPathElement() | 0 | 2 | 1 | 3 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
5 | Commentaire javadoc manquant. | |
7 | Commentaire javadoc manquant. | 5 |
8 | Commentaire javadoc manquant. | 5 |
9 | Commentaire javadoc manquant. | 5 |
11 | Commentaire javadoc manquant. | 5 |
15 | Commentaire javadoc manquant. | 5 |
20 | Commentaire javadoc manquant. | 5 |