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.designer

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

net.sourceforge.pmd.util.designer.CodeEditorTextPane

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
5
4
3
2
Total :
Per method :
29
7.25
Total :
Per method :
Per statement :
14
3.5
0.48
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):
2
6
22
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 :
4
1
0.14
Statement Test Coverage :
Method Test Reference :
0
3.33


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
getLines()
0212
getLine(int)
0540
getPosition(String[],int,int)
01571
select(Node)
0622




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

net.sourceforge.pmd.util.designer.CreateXMLRulePanel

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3
3
2
1
Total :
Per method :
98
32.67
Total :
Per method :
Per statement :
5
1.67
0.05
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):
2
1
30
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
2
0.67
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
5
1.67
0.05
Statement Test Coverage :
Method Test Reference :
0
5.5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
CreateXMLRulePanel(JTextArea,CodeEditorTextPane)
06211
appendLn(StringBuffer,String)
0211
actionPerformed(ActionEvent)
12730




View line in sourceStyle ErrorColumn
1La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'.
21Dans le commentaire javadoc de la classe, il manque une balise @author.
21Dans le commentaire javadoc de la classe, il manque une balise @version.
30Commentaire javadoc manquant.9
111Balise javadoc @param manquante pour 'exception'.49

net.sourceforge.pmd.util.designer.DFAGraphRule

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
6
6
6
0
Total :
Per method :
19
3.17
Total :
Per method :
Per statement :
6
1
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):
4
1
13
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 :
8
1.33
0.42
Statement Test Coverage :
Method Test Reference :
0
0.67


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
DFAGraphRule()
0211
getMethods()
0211
getConstructors()
0210
visit(ASTMethodDeclaration,Object)
0310
visit(ASTConstructorDeclaration,Object)
0310
visit(ASTCompilationUnit,Object)
0410




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

net.sourceforge.pmd.util.designer.DFAPanel

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3
3
3
0
Total :
Per method :
191
63.67
Total :
Per method :
Per statement :
50
16.67
0.26
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
4
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
5
2
38
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 :
10
3.33
0.05
Statement Test Coverage :
Method Test Reference :
0
2.67


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
DFACanvas.addAccessLabel(StringBuffer,VariableAccess)
01240
DFACanvas.childIndicesOf(DataFlowNode,String)
01040
DFACanvas.deriveAccessLabels(DataFlowNode)
01580
DFACanvas.maxWidthOf(String[],FontMetrics)
0930
DFACanvas.paintComponent(Graphics)
02560
DFACanvas.setCode(LineGetter)
0210
DFACanvas.setMethod(Node)
0210
DFACanvas.computeDrawPos(int)
0310
DFACanvas.drawArrow(Graphics,int,int,int)
02250
DFACanvas.drawMyLine(int,int,Graphics)
03460
ElementWrapper.ElementWrapper(ASTMethodDeclaration)
0210
ElementWrapper.getNode()
0210
ElementWrapper.toString()
0210
DFAPanel()
01611
valueChanged(ListSelectionEvent)
01450
resetTo(ASTMethodDeclaration,LineGetter)
0820




View line in sourceStyle ErrorColumn
1La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'.
29Commentaire javadoc manquant.
31Commentaire javadoc manquant.
118Commentaire javadoc manquant.9
160Commentaire javadoc manquant.9
164Commentaire javadoc manquant.9
247Commentaire javadoc manquant.
268Commentaire javadoc manquant.5
292Commentaire javadoc manquant.5
307Commentaire javadoc manquant.5

net.sourceforge.pmd.util.designer.DFAPanel$DFACanvas

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
11

4
7
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
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):
5
1
40
45
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
4.25


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.DFAPanel$ElementWrapper

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

3
0
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
1
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
1


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
42
27
3
39
Total :
Per method :
584
21.63
Total :
Per method :
Per statement :
184
6.81
0.32
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
27
15
232
731
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
1
0.04
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
14
0.52
0.02
Statement Test Coverage :
Method Test Reference :
0
17.33


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
getCompilationUnit()
0712
getSupportedLanguageVersions()
0855
getLanguageVersion()
0213
setLanguageVersion(LanguageVersion)
0841
selectedLanguageVersionIndex()
0551
getLanguageVersionHandler()
0312
ExceptionNode.ExceptionNode(Object)
0420
ExceptionNode.createKids()
0620
ExceptionNode.getChildCount()
0220
ExceptionNode.getAllowsChildren()
0210
ExceptionNode.isLeaf()
0210
ExceptionNode.getParent()
0210
ExceptionNode.getChildAt(int)
0210
ExceptionNode.label()
0210
ExceptionNode.Enumeration$1.hasMoreElements()
0220
ExceptionNode.Enumeration$1.nextElement()
0210
ExceptionNode.children()
0810
ExceptionNode.getIndex(TreeNode)
0540
ASTTreeNode.ASTTreeNode(Node)
0520
ASTTreeNode.ASTTreeNode(ASTTreeNode,Node)
0310
ASTTreeNode.getChildCount()
0210
ASTTreeNode.getAllowsChildren()
0210
ASTTreeNode.isLeaf()
0210
ASTTreeNode.getParent()
0210
ASTTreeNode.getScope()
0430
ASTTreeNode.Enumeration$2.hasMoreElements()
0220
ASTTreeNode.Enumeration$2.nextElement()
0210
ASTTreeNode.children()
01020
ASTTreeNode.getChildAt(int)
0630
ASTTreeNode.getIndex(TreeNode)
0540
ASTTreeNode.label()
0510
ASTTreeNode.getToolTipText()
016120
createNoImageTreeCellRenderer()
0612
TreeWidget.TreeWidget(Object[])
0310
TreeWidget.convertValueToText(Object,boolean,boolean,boolean,int,boolean)
0870
TreeWidget.getToolTipText(MouseEvent)
0850
TreeWidget.expandAll(boolean)
0310
TreeWidget.expandAll(TreePath,boolean)
01140
loadASTTreeData(TreeNode)
0411
loadSymbolTableTreeData(TreeNode)
0621
ShowListener.actionPerformed(ActionEvent)
0820
DFAListener.actionPerformed(ActionEvent)
01850
XPathListener.XPathRule$3.addViolation(Object,Node,String)
0210
XPathListener.actionPerformed(ActionEvent)
03050
SymbolTableListener.valueChanged(TreeSelectionEvent)
042170
CodeHighlightListener.valueChanged(TreeSelectionEvent)
0530
ASTListCellRenderer.getListCellRendererComponent(JList,Object,int,boolean,boolean)
02040
ASTSelectionListener.valueChanged(ListSelectionEvent)
0630
Designer(String[])
03231
ActionListener$4.actionPerformed(ActionEvent)
0210
ActionListener$5.actionPerformed(ActionEvent)
0210
createMenuBar()
02621
java.awt.event.ComponentAdapter$6.componentResized(ComponentEvent)
0430
createRuleXML()
01611
createCodeEditorPanel()
0811
createASTPanel()
0711
createXPathResultPanel()
01011
createXPathQueryPanel()
01711
createSymbolTableResultPanel()
0311
createXPathVersionPanel()
01231
ActionListener$7.actionPerformed(ActionEvent)
0210
createGoButton()
01011
UndoableEditListener$8.undoableEditHappened(UndoableEditEvent)
0210
AbstractAction$9.actionPerformed(ActionEvent)
0430
AbstractAction$10.actionPerformed(ActionEvent)
0430
makeTextComponentUndoable(JTextComponent)
01912
main(String[])
0210
copyXmlToClipboard()
01051
getXmlString(Node)
11011
lostOwnership(Clipboard,Transferable)
0110
loadSettings()
02671
saveSettings()
02941
getTextContext(Element)
0731




Bug: CategoryTypeAbbreviationPriorityMethod NameField Name
EXPERIMENTALOBL_UNSATISFIED_OBLIGATIONOBL2loadSettings
View line in sourceStyle ErrorColumn
122Commentaire javadoc manquant.
180Commentaire javadoc manquant.
256Commentaire javadoc manquant.
379Commentaire javadoc manquant.
455Commentaire javadoc manquant.
470Commentaire javadoc manquant.
501Commentaire javadoc manquant.
548Commentaire javadoc manquant.
624Commentaire javadoc manquant.
635Commentaire javadoc manquant.
668Commentaire javadoc manquant.
692Commentaire javadoc manquant.5
922Commentaire javadoc manquant.5
961Commentaire javadoc manquant.5

net.sourceforge.pmd.util.designer.Designer$1

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
8
4
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$2

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
1
4
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$3

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
2
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
1
7
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$4

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
1
4
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$5

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
0
1
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$6

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
2
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
0
1
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$7

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
2
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
0
1
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$ASTListCellRenderer

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

1
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
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
23
3
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
6


Method :Javadocs:Source statements:Cyclometic complexity:




Bug: CategoryTypeAbbreviationPriorityMethod NameField Name
PERFORMANCESIC_INNER_SHOULD_BE_STATICSIC2

net.sourceforge.pmd.util.designer.Designer$ASTSelectionListener

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

1
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
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
11
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
3


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$ASTTreeNode

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
14

11
3
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
8
5
41
7
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
1.18


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$ASTTreeNode$1

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
4

3
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
1
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
1


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$CodeHighlightListener

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

1
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
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
9
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
3


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$DFAListener

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

1
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
14
1
31
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
3


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$ExceptionNode

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
11

9
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
5
3
16
19
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
0.78


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$ExceptionNode$1

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
4

3
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
1
1
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
1


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$ShowListener

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

1
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
6
1
9
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
3


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$SymbolTableListener

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

1
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
12
1
34
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
3


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$TreeWidget

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
5

4
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
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):
3
1
27
10
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
3.5


Method :Javadocs:Source statements:Cyclometic complexity:




Bug: CategoryTypeAbbreviationPriorityMethod NameField Name
PERFORMANCESIC_INNER_SHOULD_BE_STATICSIC2

net.sourceforge.pmd.util.designer.Designer$XPathListener

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3

1
2
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Inheritance:Coupling:
Depth of inheritance tree (DIT):
Number of Children (NOC):
1
0
Efferent/Import Class Couplings (CBO/Ce):
Afferent/Export Class Couplings (Ca):
Response for a class (RFC):
Lack of Cohesion in methods (LCOM):
16
2
43
1
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
3


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.util.designer.Designer$XPathListener$1

Package: net.sourceforge.pmd.util.designer | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2

1
1
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
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):
4
1
5
0
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :

NaN
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :

NaN
NaN
Statement Test Coverage :
Method Test Reference :
0
2


Method :Javadocs:Source statements:Cyclometic complexity: