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

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

net.sourceforge.pmd.renderers.AbstractAccumulatingRenderer

Package: net.sourceforge.pmd.renderers | Class source

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

NaN
NaN
Total :
Per method :
Per statement :
3
0.6
0.3
Statement Test Coverage :
Method Test Reference :
0
0.6


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
AbstractAccumulatingRenderer(String,String,Properties)
0213
start()
1210
startFileAnalysis(DataSource)
1110
renderFileReport(Report)
1210
end()
1110




View line in sourceStyle ErrorColumn
24Dans le commentaire javadoc de la classe, il manque une balise @author.
24Dans le commentaire javadoc de la classe, il manque une balise @version.
31Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.AbstractIncrementingRenderer

Package: net.sourceforge.pmd.renderers | Class source

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

NaN
NaN
Total :
Per method :
Per statement :
4
0.67
0.22
Statement Test Coverage :
Method Test Reference :
0
1.17


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
AbstractIncrementingRenderer(String,String,Properties)
0218
start()
1110
startFileAnalysis(DataSource)
1110
renderFileReport(Report)
1940
renderFileViolations(RuleViolation)
1110
end()
1110




View line in sourceStyle ErrorColumn
27Dans le commentaire javadoc de la classe, il manque une balise @author.
27Dans le commentaire javadoc de la classe, il manque une balise @version.
39Commentaire javadoc manquant.5
79Balise javadoc @throws manquante pour 'IOException'.90

net.sourceforge.pmd.renderers.AbstractRenderer

Package: net.sourceforge.pmd.renderers | Class source

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

NaN
NaN
Total :
Per method :
Per statement :
9
0.82
0.29
Statement Test Coverage :
Method Test Reference :
0
0.7


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
AbstractRenderer(String,String,Properties)
0413
getName()
1210
setName(String)
1210
getDescription()
1210
setDescription(String)
1210
getPropertyDefinitions()
1210
defineProperty(String,String)
1210
isShowSuppressedViolations()
1210
setShowSuppressedViolations(boolean)
1210
setWriter(Writer)
1210
getWriter()
1210




View line in sourceStyle ErrorColumn
14Dans le commentaire javadoc de la classe, il manque une balise @author.
14Dans le commentaire javadoc de la classe, il manque une balise @version.
16Commentaire javadoc manquant.5
17Commentaire javadoc manquant.5
18Commentaire javadoc manquant.5
19Commentaire javadoc manquant.5
20Commentaire javadoc manquant.5
21Commentaire javadoc manquant.5
23Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.Renderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
13
13
13
0
Total :
Per method :
14
1.08
Total :
Per method :
Per statement :
13
1
0.93
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):
2
9
13
78
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
14
1.08
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
5
0.38
0.36
Statement Test Coverage :
Method Test Reference :
0
0.77


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
getName()
1112
setName(String)
1110
getDescription()
1111
setDescription(String)
1110
getPropertyDefinitions()
1111
isShowSuppressedViolations()
1111
setShowSuppressedViolations(boolean)
1112
getWriter()
1110
setWriter(Writer)
1113
start()
1113
startFileAnalysis(DataSource)
1111
renderFileReport(Report)
1113
end()
1113




View line in sourceStyle ErrorColumn
33Dans le commentaire javadoc de la classe, il manque une balise @author.
33Dans le commentaire javadoc de la classe, il manque une balise @version.
97Balise javadoc @throws manquante pour 'IOException'.25
123Balise javadoc @throws manquante pour 'IOException'.49
130Balise javadoc @throws manquante pour 'IOException'.23

net.sourceforge.pmd.renderers.CSVRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
5
5
3
2
Total :
Per method :
40
8
Total :
Per method :
Per statement :
6
1.2
0.15
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):
6
0
26
8
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
1
0.2
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
4
0.8
0.1
Statement Test Coverage :
Method Test Reference :
0
1.67


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
CSVRenderer(Properties)
0211
start()
01210
renderFileViolations(RuleViolation)
01820
quote(StringBuffer,String)
0213
quoteAndCommify(StringBuffer,String)
0312




View line in sourceStyle ErrorColumn
18Dans le commentaire javadoc de la classe, il manque une balise @author.
18Dans le commentaire javadoc de la classe, il manque une balise @version.
20Commentaire javadoc manquant.5
24Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.EmacsRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3
2
2
1
Total :
Per method :
15
7.5
Total :
Per method :
Per statement :
3
1.5
0.2
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):
2
0
18
1
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 :
5
2.5
0.33
Statement Test Coverage :
Method Test Reference :
0
1.5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
EmacsRenderer(Properties)
0211
renderFileViolations(RuleViolation)
01020




View line in sourceStyle ErrorColumn
16Dans le commentaire javadoc de la classe, il manque une balise @author.
16Dans le commentaire javadoc de la classe, il manque une balise @version.
18Commentaire javadoc manquant.5
20Commentaire javadoc manquant.5
22Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.HTMLRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
9
9
5
4
Total :
Per method :
107
11.89
Total :
Per method :
Per statement :
27
3
0.25
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
44
30
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
2
0.22
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
10
1.11
0.09
Statement Test Coverage :
Method Test Reference :
0
3.2


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
HTMLRenderer(Properties)
0412
renderBody(Writer,Report)
11021
start()
0610
renderFileViolations(RuleViolation)
0310
end()
0720
glomRuleViolations(Writer,RuleViolation)
02060
glomProcessingErrors(Writer,Report.ProcessingError)
01940
glomSuppressions(Writer,Report.SuppressedViolation)
02260
maybeWrap(String,String)
0841




View line in sourceStyle ErrorColumn
20Dans le commentaire javadoc de la classe, il manque une balise @author.
20Dans le commentaire javadoc de la classe, il manque une balise @version.
22Commentaire javadoc manquant.5
24Commentaire javadoc manquant.5
25Commentaire javadoc manquant.5
31Commentaire javadoc manquant.5
33Commentaire javadoc manquant.5
47Balise javadoc @param manquante pour 'writer'.35
47Balise javadoc @param manquante pour 'report'.50
47Balise javadoc @throws manquante pour 'IOException'.65

net.sourceforge.pmd.renderers.IDEAJRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
8
6
2
6
Total :
Per method :
58
9.67
Total :
Per method :
Per statement :
16
2.67
0.28
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
37
12
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
1
0.17
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
8
1.33
0.14
Statement Test Coverage :
Method Test Reference :
0
6


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
IDEAJRenderer(Properties)
0811
renderFileViolations(RuleViolation)
0620
renderDirectoy(Writer,RuleViolation)
01020
renderFile(Writer,RuleViolation)
0820
getFullyQualifiedClassName(String,SourcePath)
0410
getSimpleFileName(String)
0211
SourcePath.SourcePath(String)
0320
SourcePath.clipPath(String)
0550




View line in sourceStyle ErrorColumn
20Dans le commentaire javadoc de la classe, il manque une balise @author.
20Dans le commentaire javadoc de la classe, il manque une balise @version.
22Commentaire javadoc manquant.5
24Commentaire javadoc manquant.5
25Commentaire javadoc manquant.5
26Commentaire javadoc manquant.5
35Commentaire javadoc manquant.5
98Commentaire javadoc manquant.

net.sourceforge.pmd.renderers.IDEAJRenderer$SourcePath

Package: net.sourceforge.pmd.renderers | Class source

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

2
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
19
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.5


Method :Javadocs:Source statements:Cyclometic complexity:




net.sourceforge.pmd.renderers.RendererFactory

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
5
3
2
3
Total :
Per method :
61
20.33
Total :
Per method :
Per statement :
24
8
0.39
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
3
32
4
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 :
3
1
0.05
Statement Test Coverage :
Method Test Reference :
0
2.5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
createRenderer(String,Properties)
117103
getRendererClass(String)
01171
getRendererConstructor(Renderer)
01370




View line in sourceStyle ErrorColumn
19Dans le commentaire javadoc de la classe, il manque une balise @author.
19Dans le commentaire javadoc de la classe, il manque une balise @version.
23Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.SummaryHTMLRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
3
3
3
0
Total :
Per method :
32
10.67
Total :
Per method :
Per statement :
4
1.33
0.12
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
0
24
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 :
7
2.33
0.22
Statement Test Coverage :
Method Test Reference :
0
1.67


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
SummaryHTMLRenderer(Properties)
0411
end()
0710
renderSummary()
11721




View line in sourceStyle ErrorColumn
15Dans le commentaire javadoc de la classe, il manque une balise @author.
15Dans le commentaire javadoc de la classe, il manque une balise @version.
17Commentaire javadoc manquant.5
19Commentaire javadoc manquant.5
20Commentaire javadoc manquant.5
22Commentaire javadoc manquant.5
48Balise javadoc @throws manquante pour 'IOException'.40

net.sourceforge.pmd.renderers.TextColorRenderer

Package: net.sourceforge.pmd.renderers | Class source

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

NaN
NaN
Total :
Per method :
Per statement :
6
1
0.07
Statement Test Coverage :
Method Test Reference :
0
7.5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
TextColorRenderer(Properties)
0311
initializeColorsIfSupported()
1841
end()
03980
getLine(String,int)
11451
getReader(String)
0211
getRelativePath(String)
11351




Bug: CategoryTypeAbbreviationPriorityMethod NameField Name
STYLENP_IMMEDIATE_DEREFERENCE_OF_READLINENP2getLine
View line in sourceStyle ErrorColumn
50Dans le commentaire javadoc de la classe, il manque une balise @author.
50Dans le commentaire javadoc de la classe, il manque une balise @version.
52Commentaire javadoc manquant.5
54Commentaire javadoc manquant.5
69Commentaire javadoc manquant.5
188Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.TextPadRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2
2
2
0
Total :
Per method :
15
7.5
Total :
Per method :
Per statement :
3
1.5
0.2
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
0
20
1
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 :
3
1.5
0.2
Statement Test Coverage :
Method Test Reference :
0
1


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
TextPadRenderer(Properties)
0211
renderFileViolations(RuleViolation)
01120




View line in sourceStyle ErrorColumn
29Dans le commentaire javadoc de la classe, il manque une balise @version.
31Commentaire javadoc manquant.5
33Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.TextRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
4
4
4
0
Total :
Per method :
31
7.75
Total :
Per method :
Per statement :
9
2.25
0.29
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):
6
0
27
6
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 :
4
1
0.13
Statement Test Coverage :
Method Test Reference :
0
1


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
TextRenderer(Properties)
0211
start()
0110
renderFileViolations(RuleViolation)
01020
end()
01650




View line in sourceStyle ErrorColumn
18Dans le commentaire javadoc de la classe, il manque une balise @author.
18Dans le commentaire javadoc de la classe, il manque une balise @version.
20Commentaire javadoc manquant.5
22Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.VBHTMLRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
6
6
4
2
Total :
Per method :
73
12.17
Total :
Per method :
Per statement :
16
2.67
0.22
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
0
27
15
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
1
0.17
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
3
0.5
0.04
Statement Test Coverage :
Method Test Reference :
0
1.25


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
VBHTMLRenderer(Properties)
0211
start()
0210
renderFileViolations(RuleViolation)
03180
end()
01940
header()
01511
footer()
0211




View line in sourceStyle ErrorColumn
19Dans le commentaire javadoc de la classe, il manque une balise @version.
21Commentaire javadoc manquant.5
23Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.XMLRenderer

Package: net.sourceforge.pmd.renderers | Class source

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

NaN
NaN
Total :
Per method :
Per statement :
6
0.86
0.07
Statement Test Coverage :
Method Test Reference :
0
3.5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
XMLRenderer(Properties)
0524
start()
0811
renderFileViolations(RuleViolation)
03950
end()
02561
maybeAdd(String,String,StringBuffer)
0531
createVersionAttr(StringBuffer)
0211
createTimestampAttr(StringBuffer)
0211




View line in sourceStyle ErrorColumn
21Dans le commentaire javadoc de la classe, il manque une balise @author.
21Dans le commentaire javadoc de la classe, il manque une balise @version.
23Commentaire javadoc manquant.5
25Commentaire javadoc manquant.5
28Commentaire javadoc manquant.5
30Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.XSLTRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
6
6
3
3
Total :
Per method :
65
10.83
Total :
Per method :
Per statement :
21
3.5
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):
1
0
47
9
Javadocs:Code violations:Style Errors:Unit Test Coverage
Total :
Per method :
2
0.33
Total :
Per method :
Per statement :

NaN
NaN
Total :
Per method :
Per statement :
4
0.67
0.06
Statement Test Coverage :
Method Test Reference :
0
3


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
XSLTRenderer(Properties)
01040
start()
01450
prepareTransformer(InputStream)
1731
end()
01120
transform(Document)
0721
getDocument(InputStream)
01051




Bug: CategoryTypeAbbreviationPriorityMethod NameField Name
EXPERIMENTALOBL_UNSATISFIED_OBLIGATIONOBL2start
View line in sourceStyle ErrorColumn
36Dans le commentaire javadoc de la classe, il manque une balise @version.
38Commentaire javadoc manquant.5
40Commentaire javadoc manquant.5
46Commentaire javadoc manquant.5

net.sourceforge.pmd.renderers.YAHTMLRenderer

Package: net.sourceforge.pmd.renderers | Class source

Methods:Source statements:Cyclomatic Complexity
Total:
Total Declared:
Public :
Private :
2
2
2
0
Total :
Per method :
12
6
Total :
Per method :
Per statement :
4
2
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):
7
0
14
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 :
5
2.5
0.42
Statement Test Coverage :
Method Test Reference :
0
2.5


Method :Javadocs:Source statements:Cyclometic complexity:Test References:
YAHTMLRenderer(Properties)
0411
end()
0430




View line in sourceStyle ErrorColumn
16Dans le commentaire javadoc de la classe, il manque une balise @author.
16Dans le commentaire javadoc de la classe, il manque une balise @version.
18Commentaire javadoc manquant.5
20Commentaire javadoc manquant.5
24Commentaire javadoc manquant.5