![]() |
|
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.jsp.rule.basic |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.jsp.rule.basic | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 3 0 | Total : Per method : | 19 9.5 | Total : Per method : Per statement : | 6 3 0.32 |
||
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 0 19 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.21 | Statement Test Coverage : Method Test Reference : | 0 0.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
apply(Node,RuleContext) | 0 | 3 | 1 | 0 |
visit(ASTJspDirectiveAttribute,Object) | 0 | 14 | 5 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
14 | Commentaire javadoc manquant. | |
18 | Commentaire javadoc manquant. | 5 |
29 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.jsp.rule.basic | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 4 3 3 | Total : Per method : | 21 5.25 | Total : Per method : Per statement : | 10 2.5 0.48 |
||
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 0 16 11 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 3 0.75 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 1.5 0.29 | Statement Test Coverage : Method Test Reference : | 0 2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
visit(ASTAttribute,Object) | 0 | 4 | 2 | 0 |
visit(ASTElement,Object) | 0 | 4 | 2 | 0 |
isStyleElement(ASTElement) | 1 | 2 | 1 | 1 |
isStyleAttribute(ASTAttribute) | 1 | 7 | 5 | 1 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
11 | Balise HTML trouvée dans la javadoc : <B>, <FONT>, ...) are used, and that no | 52 |
11 | Balise HTML trouvée dans la javadoc : <FONT>, ...) are used, and that no | 57 |
16 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
42 | Commentaire javadoc manquant. | 5 |
50 | Commentaire javadoc manquant. | 5 |