http://xradar.sourceforge.net


Statics Report - System: 1.0, Version: 0, Date: TodayDesigned 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}

net.sourceforge.pmd.lang.xml.rule.XmlRuleChainVisitor

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)
01040
visit(Rule,Node,RuleContext)
0210

View line in source of duplicated classesLinesTokensStart of code fragment
(18) net/sourceforge/pmd/lang/ecmascript/rule/EcmascriptRuleChainVisitor
(16) net/sourceforge/pmd/lang/xml/rule/XmlRuleChainVisitor
19123 public class XmlRuleChainVisitor extends AbstractRuleChainVisitor { protected void indexNodes .....



View line in sourceStyle ErrorColumn
16Commentaire javadoc manquant.
18Commentaire javadoc manquant.5
34Commentaire javadoc manquant.5

net.sourceforge.pmd.lang.xml.rule.XmlRuleViolation

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)
0211




View line in sourceStyle ErrorColumn
11Commentaire javadoc manquant.
12Commentaire javadoc manquant.5

net.sourceforge.pmd.lang.xml.rule.XmlRuleViolationFactory

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()
0111
createRuleViolation(Rule,RuleContext,Node,String)
0210




View line in sourceStyle ErrorColumn
14Commentaire javadoc manquant.
16Commentaire javadoc manquant.5
21Commentaire javadoc manquant.5