Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
41403

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
1Errors Error
MemberName0Errors Error
JavadocMethod36Warnings Warning
JavadocType0Errors Error
JavadocVariable1Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
RegexpHeader
  • headerFile: "G:\apache\maven\jxr\trunk\target\checkout\maven-jxr-plugin\target\checkstyle-header.txt"
0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
FileLength0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
0Errors Error
TabCharacter0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField4Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier2Errors Error
UpperEll0Errors Error

Details

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

ViolationMessageLine
ErrorsLine is longer than 120 characters.104
ErrorsVariable 'reactorProjects' must be private and have accessor methods.147
ErrorsVariable 'aggregate' must be private and have accessor methods.154
WarningsExpected @throws tag for 'IOException'.241
WarningsExpected @throws tag for 'JxrException'.241
Warnings'bottom' hides a field.280
WarningsExpected an @return tag.345
WarningsExpected an @return tag.355
WarningsExpected an @return tag.365
WarningsMissing a Javadoc comment.382
WarningsExpected @param tag for 'locale'.398
WarningsExpected @throws tag for 'MavenReportException'.399
Warnings'project' hides a field.434
WarningsExpected an @return tag.452
WarningsExpected an @return tag.462
Warnings'project' hides a field.488

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

ViolationMessageLine
WarningsExpected an @return tag.83
WarningsExpected an @return tag.91
WarningsExpected an @return tag.107
WarningsExpected @param tag for 'project'.107
WarningsExpected an @return tag.117
WarningsExpected @param tag for 'locale'.117
WarningsExpected an @return tag.127
WarningsExpected @param tag for 'locale'.127
WarningsExpected an @return tag.137
WarningsExpected an @return tag.145
WarningsExpected @param tag for 'reportOutputDirectory'.183

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

ViolationMessageLine
WarningsExpected an @return tag.58
WarningsExpected an @return tag.66
WarningsExpected @param tag for 'project'.66
WarningsExpected an @return tag.74
WarningsExpected an @return tag.84
WarningsExpected @param tag for 'locale'.84
WarningsExpected an @return tag.94
WarningsExpected @param tag for 'locale'.94
WarningsExpected an @return tag.104
WarningsExpected an @return tag.112
WarningsExpected @param tag for 'reportOutputDirectory'.121

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

ViolationMessageLine
InfosMissing a Javadoc comment.33
Warnings'log' hides a field.40
WarningsExpected @param tag for 'string'.48
WarningsExpected @param tag for 'string'.56
WarningsExpected @param tag for 'string'.64
WarningsExpected @param tag for 'string'.72