Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
704912

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
2Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
2Errors Error
RightCurly
  • option: "alone"
1Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
4Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
44Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
2Errors Error
WhitespaceAfter1Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
5Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/plugin/jxr/AbstractJxrReport.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.110
Errors'{' should be on a new line.305
Errors'}' should be alone on a line.309
Errors'{' should be on a new line.309
Warnings'bottom' hides a field.329
WarningsExpected an @return tag.392
WarningsExpected an @return tag.400
WarningsExpected an @return tag.408
WarningsExpected @param tag for 'sourceDirs'.428
ErrorsLine is longer than 120 characters.440
ErrorsLine is longer than 120 characters.441
WarningsMissing a Javadoc comment.444
WarningsExpected @param tag for 'locale'.468
WarningsExpected @throws tag for 'MavenReportException'.469
Warnings'project' hides a field.509
WarningsExpected an @return tag.525
WarningsExpected an @return tag.533
Warnings'outputDirectory' hides a field.569
Warnings'outputDirectory' hides a field.584
Warnings'project' hides a field.634
WarningsExpected an @return tag.647

org/apache/maven/plugin/jxr/AggregatorJxrReport.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsMissing a Javadoc comment.34

org/apache/maven/plugin/jxr/AggregatorJxrTestReport.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
WarningsMissing a Javadoc comment.32

org/apache/maven/plugin/jxr/JxrReport.java

ViolationMessageLine
WarningsExpected an @return tag.75
WarningsExpected an @return tag.83
WarningsExpected an @return tag.115
WarningsExpected @param tag for 'project'.115
WarningsExpected an @return tag.138
WarningsExpected @param tag for 'locale'.138
WarningsExpected an @return tag.146
WarningsExpected @param tag for 'locale'.146
WarningsExpected an @return tag.154
WarningsExpected an @return tag.162
WarningsExpected @param tag for 'reportOutputDirectory'.170

org/apache/maven/plugin/jxr/JxrReportUtil.java

ViolationMessageLine
WarningsExpected an @return tag.66
WarningsExpected @param tag for 'project'.66
WarningsExpected @throws tag for 'IOException'.67
Errors'cast' is not followed by whitespace.85
Errors'(' is not followed by whitespace.96
Errors')' is not preceded with whitespace.96
WarningsExpected an @return tag.209
WarningsExpected @param tag for 'project'.271
WarningsExpected @param tag for 'ignoreMissingSiteUrl'.271
ErrorsLine is longer than 120 characters.294

org/apache/maven/plugin/jxr/JxrTestReport.java

ViolationMessageLine
WarningsExpected an @return tag.67
WarningsExpected an @return tag.90
WarningsExpected @param tag for 'project'.90
WarningsExpected an @return tag.108
WarningsExpected an @return tag.116
WarningsExpected @param tag for 'locale'.116
WarningsExpected an @return tag.124
WarningsExpected @param tag for 'locale'.124
WarningsExpected an @return tag.132
WarningsExpected an @return tag.140
WarningsExpected @param tag for 'reportOutputDirectory'.148

org/apache/maven/plugin/jxr/PluginLogAdapter.java

ViolationMessageLine
WarningsExpected @param tag for 'string'.48
WarningsExpected @param tag for 'string'.56
WarningsExpected @param tag for 'string'.64
WarningsExpected @param tag for 'string'.72