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.java.rule.unusedcode

[scorecard] [analysis] [explanations]
{overview} {architecture} {design} {code} {test} {source control} {system specific}

net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedFormalParameterRule

Package: net.sourceforge.pmd.lang.java.rule.unusedcode | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
6
5
3
3
Total :
Per method :
31
6.2
Total :
Per method :
Per statement :
20
4
0.65
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):
11
0
33
9
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
0.8
0.13
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
UnusedFormalParameterRule()
0210
visit(ASTConstructorDeclaration,Object)
0310
visit(ASTMethodDeclaration,Object)
0650
check(Node,Object)
0962
actuallyUsed(VariableNameDeclaration,NameOccurrence)
0970




View line in sourceStyle ErrorColumn
19Commentaire javadoc manquant.
23Commentaire javadoc manquant.5
27Commentaire javadoc manquant.5
32Commentaire javadoc manquant.5

net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedLocalVariableRule

Package: net.sourceforge.pmd.lang.java.rule.unusedcode | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3
2
2
1
Total :
Per method :
16
8
Total :
Per method :
Per statement :
9
4.5
0.56
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):
7
0
16
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 :
2
1
0.12
Statement Test Coverage :
Method Test Reference :
0
1


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
visit(ASTLocalVariableDeclaration,Object)
0850
actuallyUsed(NameOccurrence)
0740




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

net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedModifierRule

Package: net.sourceforge.pmd.lang.java.rule.unusedcode | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
5
4
4
1
Total :
Per method :
24
6
Total :
Per method :
Per statement :
24
6
1
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
23
10
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 :
5
1.25
0.21
Statement Test Coverage :
Method Test Reference :
0
1


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
visit(ASTClassOrInterfaceDeclaration,Object)
011140
visit(ASTMethodDeclaration,Object)
0430
visit(ASTFieldDeclaration,Object)
0440
check(Node,Object)
0432




View line in sourceStyle ErrorColumn
1La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'.
9Commentaire javadoc manquant.
11Commentaire javadoc manquant.5
26Commentaire javadoc manquant.5
33Commentaire javadoc manquant.5

net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedPrivateFieldRule

Package: net.sourceforge.pmd.lang.java.rule.unusedcode | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
5
4
2
3
Total :
Per method :
37
9.25
Total :
Per method :
Per statement :
25
6.25
0.68
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):
13
0
33
10
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
1
0.25
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
2
0.5
0.05
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
visit(ASTClassOrInterfaceDeclaration,Object)
01060
usedInOuterClass(ASTClassOrInterfaceDeclaration,VariableNameDeclaration)
119121
actuallyUsed(NameOccurrence)
0540
isOK(String)
0231




View line in sourceStyle ErrorColumn
19Commentaire javadoc manquant.
21Commentaire javadoc manquant.5

net.sourceforge.pmd.lang.java.rule.unusedcode.UnusedPrivateMethodRule

Package: net.sourceforge.pmd.lang.java.rule.unusedcode | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
5
4
2
3
Total :
Per method :
43
10.75
Total :
Per method :
Per statement :
21
5.25
0.49
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):
13
0
37
10
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
0.5
0.05
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
visit(ASTClassOrInterfaceDeclaration,Object)
01470
findUnique(NameOccurrence)
0930
calledFromOutsideItself(NameOccurrence,MethodNameDeclaration)
01660
privateAndNotExcluded(MethodNameDeclaration)
0351




View line in sourceStyle ErrorColumn
23Commentaire javadoc manquant.
26Commentaire javadoc manquant.5