Last Published: 27 January 2011 14:50
EL4NET
|
IIOP.NET
|
ELCA
EL4J
Overview
Plugins
Plugin
Overview
Plugin Info
Documentation
Javadoc
Xref
Support
Mailing Lists
Issue Tracking
Project Team
Parent Project
EL4J maven plugins
Project Documentation
Project Information
Project Reports
Checkstyle
Cobertura Test Coverage
JavaDocs
Plugin Documentation
Source Xref
Tag List
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
7
0
3
0
Files
Files
I
W
E
ch/elca/el4j/maven/plugins/coberturaruntime/CoberturaSourceCollector.java
0
3
0
Details
ch/elca/el4j/maven/plugins/coberturaruntime/CoberturaSourceCollector.java
Violation
Message
Line
Cyclomatic Complexity is 15 (max allowed is 12).
66
Executable statement count is 34 (max allowed is 30).
66
NPath Complexity is 480 (max allowed is 200).
66