![]() |
|
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.xml.ast |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.xml.ast | 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): | 2 8 1 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 2 2 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 1 | Statement Test Coverage : Method Test Reference : | 0 4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
getNode() | 1 | 1 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
13 | Dans le commentaire javadoc de la classe, il manque une balise @author. | |
13 | Dans le commentaire javadoc de la classe, il manque une balise @version. |
Package: net.sourceforge.pmd.lang.xml.ast | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 3 2 | Total : Per method : | 45 11.25 | Total : Per method : Per statement : | 17 4.25 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): | 3 1 30 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 : | 4 1 0.09 | Statement Test Coverage : Method Test Reference : | 0 2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
initializeWith(Writer,String,boolean,XmlNode) | 0 | 7 | 4 | 1 |
visit(XmlNode,Object) | 0 | 8 | 4 | 0 |
dump(XmlNode,String) | 0 | 19 | 6 | 2 |
escape(Object) | 0 | 8 | 3 | 1 |
View line in source of duplicated classes | Lines | Tokens | Start of code fragment |
---|---|---|---|
(184) net/sourceforge/pmd/lang/ecmascript/ast/DumpFacade
(70) net/sourceforge/pmd/lang/xml/ast/DumpFacade | 31 | 132 |
extras.add(attribute.getName() + "=" + escape(attribute.getValue()));
}
// Output image an ..... |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
12 | Commentaire javadoc manquant. | |
17 | Commentaire javadoc manquant. | 5 |
28 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.xml.ast | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 4 1 | Total : Per method : | 96 24 | Total : Per method : Per statement : | 54 13.5 0.56 |
||
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): | 3 3 29 4 |
||||
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 : | 9 2.25 0.09 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
parseDocument(Reader) | 0 | 12 | 8 | 1 |
parse(Reader) | 0 | 3 | 1 | 1 |
createProxy(Node) | 0 | 12 | 4 | 2 |
addAllInterfaces(Class,Class) | 0 | 4 | 2 | 0 |
XmlNodeInvocationHandler.XmlNodeInvocationHandler(Node) | 0 | 2 | 1 | 0 |
XmlNodeInvocationHandler.Iterator$1.hasNext() | 0 | 2 | 2 | 0 |
XmlNodeInvocationHandler.Iterator$1.next() | 0 | 3 | 1 | 0 |
XmlNodeInvocationHandler.Iterator$1.remove() | 0 | 2 | 2 | 0 |
XmlNodeInvocationHandler.invoke(Object,Method,Object[]) | 0 | 59 | 33 | 0 |
View line in source | Style Error | Column |
---|---|---|
37 | Commentaire javadoc manquant. | |
39 | Commentaire javadoc manquant. | 5 |
41 | Commentaire javadoc manquant. | 5 |
57 | Commentaire javadoc manquant. | 5 |
62 | Commentaire javadoc manquant. | 5 |
82 | Commentaire javadoc manquant. | 5 |
89 | Commentaire javadoc manquant. | |
92 | Commentaire javadoc manquant. | 9 |
96 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.lang.xml.ast | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 1 | 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): | 6 2 36 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.xml.ast | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 1 | 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): | 5 1 13 4 |
||||
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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|