![]() |
|
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.rule |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.xml.rule | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 1 2 | Total : Per method : | 13 6.5 | Total : Per method : Per statement : | 5 2.5 0.38 |
||
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 14 3 |
||||
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.23 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
indexNodes(Node,RuleContext) | 0 | 10 | 4 | 0 |
visit(Rule,Node,RuleContext) | 0 | 2 | 1 | 0 |
View line in source of duplicated classes | Lines | Tokens | Start of code fragment |
---|---|---|---|
(18) net/sourceforge/pmd/lang/ecmascript/rule/EcmascriptRuleChainVisitor
(16) net/sourceforge/pmd/lang/xml/rule/XmlRuleChainVisitor | 19 | 123 |
public class XmlRuleChainVisitor extends AbstractRuleChainVisitor {
protected void indexNodes ..... |
View line in source | Style Error | Column |
---|---|---|
16 | Commentaire javadoc manquant. | |
18 | Commentaire javadoc manquant. | 5 |
34 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.xml.rule | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 1 0.33 |
||
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 1 2 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 : | 2 2 0.67 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
XmlRuleViolation(Rule,RuleContext,XmlNode,String) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
11 | Commentaire javadoc manquant. | |
12 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.xml.rule | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 0 3 | 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): | 0 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 8 1 5 3 |
||||
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.6 | Statement Test Coverage : Method Test Reference : | 0 Infinity |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
XmlRuleViolationFactory() | 0 | 1 | 1 | 1 |
createRuleViolation(Rule,RuleContext,Node,String) | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
14 | Commentaire javadoc manquant. | |
16 | Commentaire javadoc manquant. | 5 |
21 | Commentaire javadoc manquant. | 5 |