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.jsp.rule.basic

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

net.sourceforge.pmd.lang.jsp.rule.basic.DuplicateJspImportsRule

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)
0310
visit(ASTJspDirectiveAttribute,Object)
01450




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

net.sourceforge.pmd.lang.jsp.rule.basic.NoInlineStyleInformationRule

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)
0420
visit(ASTElement,Object)
0420
isStyleElement(ASTElement)
1211
isStyleAttribute(ASTAttribute)
1751




View line in sourceStyle ErrorColumn
1La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'.
11Balise HTML trouvée dans la javadoc : <B>, <FONT>, ...) are used, and that no52
11Balise HTML trouvée dans la javadoc : <FONT>, ...) are used, and that no57
16Dans le commentaire javadoc de la classe, il manque une balise @version.
42Commentaire javadoc manquant.5
50Commentaire javadoc manquant.5