magnolia-about-app
Version: 5.3
Parent Project
magnolia-ui-project
Project Documentation
Project Information
About
Continuous Integration
Dependencies
Dependency Convergence
Dependency Information
Dependency Management
Distribution Management
Issue Tracking
Mailing Lists
Project License
Project Summary
Source Repository
Project Reports
Checkstyle
Clirr
CPD Report
JavaDocs
JDepend
PMD Report
Source Xref
Surefire Report
Last Published: 2014-06-20
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
4
0
0
0
Files
Files
I
W
E
Rules
Rules
Violations
Severity
RegexpHeader
multiLines
:
"1"
headerFile
:
"target/checkstyle-header.txt"
0
Error
FileTabCharacter
0
Error
JavadocType
scope
:
"package"
0
Error
JavadocStyle
tokens
:
"INTERFACE_DEF, CLASS_DEF"
checkFirstSentence
:
"true"
checkEmptyJavadoc
:
"true"
0
Error
JavadocStyle
checkFirstSentence
:
"true"
checkEmptyJavadoc
:
"false"
0
Error
AvoidStarImport
allowStaticMemberImports
:
"true"
0
Error
RedundantImport
0
Error
UnusedImports
0
Error
Details