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.util.viewer.gui.menu

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

net.sourceforge.pmd.util.viewer.gui.menu.ASTNodePopupMenu

Package: net.sourceforge.pmd.util.viewer.gui.menu | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2
2
1
1
Total :
Per method :
11
5.5
Total :
Per method :
Per statement :
2
1
0.18
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
5
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
4
1
7
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
1
0.5
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
2
1
0.18
Statement Test Coverage :
Method Test Reference :
0
6


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
ASTNodePopupMenu(ViewerModel,Node)
0411
init()
0411




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

net.sourceforge.pmd.util.viewer.gui.menu.AttributesSubMenu

Package: net.sourceforge.pmd.util.viewer.gui.menu | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2
2
1
1
Total :
Per method :
13
6.5
Total :
Per method :
Per statement :
3
1.5
0.23
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
7
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
7
1
18
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
1
0.5
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
2
1
0.15
Statement Test Coverage :
Method Test Reference :
0
5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
AttributesSubMenu(ViewerModel,Node)
0511
init()
0521




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

net.sourceforge.pmd.util.viewer.gui.menu.SimpleNodeSubMenu

Package: net.sourceforge.pmd.util.viewer.gui.menu | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2
2
1
1
Total :
Per method :
14
7
Total :
Per method :
Per statement :
3
1.5
0.21
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
7
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
4
1
15
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
2
1
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
1
0.5
0.07
Statement Test Coverage :
Method Test Reference :
0
5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
SimpleNodeSubMenu(ViewerModel,Node)
1511
init()
0621




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

net.sourceforge.pmd.util.viewer.gui.menu.XPathFragmentAddingItem

Package: net.sourceforge.pmd.util.viewer.gui.menu | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2
2
2
0
Total :
Per method :
10
5
Total :
Per method :
Per statement :
2
1
0.2
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
6
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
2
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
3
1.5
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
4
2
0.4
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
XPathFragmentAddingItem(String,ViewerModel,String)
1512
actionPerformed(ActionEvent)
1210




View line in sourceStyle ErrorColumn
1La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'.
5L'utilisation des import.* est prohibé - javax.swing.*.
36Le commentaire javadoc est vide.
39Balise javadoc @param manquante pour 'e'.45