![]() |
|
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.util.viewer.model |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.util.viewer.model | 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 6 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 : | 2 2 1 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
viewerModelChanged(ViewerModelEvent) | 0 | 1 | 1 | 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. | 5 |
Package: net.sourceforge.pmd.util.viewer.model | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 10 10 9 1 | Total : Per method : | 28 2.8 | Total : Per method : Per statement : | 15 1.5 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 1 22 31 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 10 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 25 2.5 0.89 | Statement Test Coverage : Method Test Reference : | 0 0.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
ASTModel(Node) | 1 | 2 | 1 | 1 |
getChild(Object,int) | 1 | 2 | 1 | 0 |
getChildCount(Object) | 1 | 2 | 1 | 0 |
getIndexOfChild(Object,Object) | 1 | 6 | 4 | 0 |
isLeaf(Object) | 1 | 2 | 1 | 0 |
getRoot() | 1 | 2 | 1 | 0 |
valueForPathChanged(TreePath,Object) | 1 | 2 | 2 | 0 |
addTreeModelListener(TreeModelListener) | 1 | 2 | 1 | 0 |
removeTreeModelListener(TreeModelListener) | 1 | 2 | 1 | 0 |
fireTreeModelEvent(TreeModelEvent) | 0 | 3 | 2 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
36 | Le commentaire javadoc est vide. | |
39 | Balise javadoc @return manquante. | |
39 | Balise javadoc @param manquante pour 'parent'. | 35 |
39 | Balise javadoc @param manquante pour 'index'. | 47 |
43 | Le commentaire javadoc est vide. | |
46 | Balise javadoc @return manquante. | |
46 | Balise javadoc @param manquante pour 'parent'. | 37 |
50 | Le commentaire javadoc est vide. | |
53 | Balise javadoc @return manquante. | |
53 | Balise javadoc @param manquante pour 'parent'. | 39 |
53 | Balise javadoc @param manquante pour 'child'. | 54 |
63 | Le commentaire javadoc est vide. | |
66 | Balise javadoc @return manquante. | |
66 | Balise javadoc @param manquante pour 'node'. | 34 |
70 | Le commentaire javadoc est vide. | |
73 | Balise javadoc @return manquante. | |
77 | Le commentaire javadoc est vide. | |
80 | Balise javadoc @param manquante pour 'path'. | 46 |
80 | Balise javadoc @param manquante pour 'newValue'. | 59 |
84 | Le commentaire javadoc est vide. | |
87 | Balise javadoc @param manquante pour 'l'. | 56 |
92 | Le commentaire javadoc est vide. | |
95 | Balise javadoc @param manquante pour 'l'. | 59 |
100 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.util.viewer.model | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 3 0 | Total : Per method : | 5 2.5 | Total : Per method : Per statement : | 2 1 0.4 |
||
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 10 3 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 3 1.5 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 1 0.5 0.2 | Statement Test Coverage : Method Test Reference : | 0 0.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
formatValueForXPath(Attribute) | 1 | 2 | 1 | 1 |
constructPredicate(Attribute) | 1 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. |
Package: net.sourceforge.pmd.util.viewer.model | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 11 11 10 1 | Total : Per method : | 34 3.09 | Total : Per method : Per statement : | 13 1.18 0.38 |
||
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 0 22 11 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 12 1.09 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 20 1.82 0.59 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
SimpleNodeTreeNodeAdapter(SimpleNodeTreeNodeAdapter,Node) | 1 | 3 | 1 | 1 |
getSimpleNode() | 1 | 2 | 1 | 0 |
getChildAt(int) | 1 | 3 | 1 | 0 |
getChildCount() | 1 | 3 | 1 | 0 |
getParent() | 1 | 2 | 1 | 0 |
getIndex(TreeNode) | 1 | 3 | 1 | 0 |
getAllowsChildren() | 1 | 2 | 1 | 0 |
isLeaf() | 1 | 3 | 1 | 0 |
children() | 1 | 2 | 1 | 0 |
checkChildren() | 1 | 5 | 3 | 4 |
toString() | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
32 | Balise javadoc @param manquante pour 'parent'. | 64 |
47 | Le commentaire javadoc est vide. | |
50 | Balise javadoc @return manquante. | |
50 | Balise javadoc @param manquante pour 'childIndex'. | 36 |
56 | Le commentaire javadoc est vide. | |
59 | Balise javadoc @return manquante. | |
65 | Le commentaire javadoc est vide. | |
68 | Balise javadoc @return manquante. | |
72 | Le commentaire javadoc est vide. | |
75 | Balise javadoc @return manquante. | |
75 | Balise javadoc @param manquante pour 'node'. | 34 |
81 | Le commentaire javadoc est vide. | |
84 | Balise javadoc @return manquante. | |
89 | Le commentaire javadoc est vide. | |
93 | Balise javadoc @return manquante. | |
99 | Le commentaire javadoc est vide. | |
103 | Balise javadoc @return manquante. | |
120 | Le commentaire javadoc est vide. | |
123 | Balise javadoc @return manquante. |
Package: net.sourceforge.pmd.util.viewer.model | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 11 11 10 1 | Total : Per method : | 31 2.82 | Total : Per method : Per statement : | 12 1.09 0.39 |
||
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): | 13 11 27 29 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 0.55 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 11 1 0.35 | Statement Test Coverage : Method Test Reference : | 0 1.3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
ViewerModel() | 0 | 2 | 1 | 1 |
getRootNode() | 0 | 2 | 1 | 1 |
commitSource(String,LanguageVersion) | 1 | 4 | 1 | 1 |
hasCompiledTree() | 1 | 2 | 1 | 1 |
evaluateXPathExpression(String,Object) | 1 | 4 | 1 | 1 |
getLastEvaluationResults() | 1 | 2 | 1 | 1 |
selectNode(Node,Object) | 1 | 2 | 1 | 2 |
appendToXPathExpression(String,Object) | 1 | 2 | 1 | 1 |
addViewerModelListener(ViewerModelListener) | 0 | 2 | 1 | 5 |
removeViewerModelListener(ViewerModelListener) | 0 | 2 | 1 | 0 |
fireViewerModelEvent(ViewerModelEvent) | 0 | 3 | 2 | 4 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
17 | Commentaire javadoc manquant. | |
23 | Commentaire javadoc manquant. | 5 |
27 | Commentaire javadoc manquant. | 5 |
35 | Balise javadoc @param manquante pour 'source'. | 37 |
35 | Balise javadoc @param manquante pour 'languageVersion'. | 61 |
57 | Balise javadoc @throws manquante pour 'ParseException'. | 80 |
57 | Balise javadoc @throws manquante pour 'JaxenException'. | 96 |
94 | Commentaire javadoc manquant. | 5 |
98 | Commentaire javadoc manquant. | 5 |
102 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.util.viewer.model | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 5 0 | Total : Per method : | 20 4 | Total : Per method : Per statement : | 5 1 0.25 |
||
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 7 6 4 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 3 0.6 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 5 1 0.25 | Statement Test Coverage : Method Test Reference : | 0 1.6 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
ViewerModelEvent(Object,int) | 1 | 2 | 1 | 2 |
ViewerModelEvent(Object,int,Object) | 1 | 4 | 1 | 3 |
getReason() | 0 | 2 | 1 | 4 |
getSource() | 0 | 2 | 1 | 3 |
getParameter() | 0 | 2 | 1 | 3 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
12 | Balise HTML en trop : </p> | 4 |
61 | Commentaire javadoc manquant. | 5 |
65 | Commentaire javadoc manquant. | 5 |
69 | Commentaire javadoc manquant. | 5 |