Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
131351

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
3error Error
RightCurly
  • option: "alone"
3error Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
12error Error
MemberName0error Error
JavadocMethod10warning Warning
JavadocType0error Error
JavadocVariable3info Info
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
RegexpHeader
  • headerFile: "C:\svn\maven\trunks\surefire\target\checkout\maven-surefire-plugin\target\checkstyle-header.txt"
0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
MethodLength1error Error
ParameterNumber0error Error
EmptyForIteratorPad
  • option: "space"
0error Error
OperatorWrap4error Error
ParenPad
  • option: "space"
25error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock
  • option: "text"
0error Error
NeedBraces2error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
3warning Warning
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
InterfaceIsType0error Error
VisibilityModifier
  • protectedAllowed: "true"
0error Error
UpperEll0error Error

Details

org/apache/maven/plugin/surefire/SurefirePlugin.java

ViolationMessageLine
errorLine is longer than 120 characters.368
errorLine is longer than 120 characters.377
errorLine is longer than 120 characters.386
errorLine is longer than 120 characters.412
errorLine is longer than 120 characters.421
infoMissing a Javadoc comment.468
infoMissing a Javadoc comment.470
infoMissing a Javadoc comment.472
warningMissing a Javadoc comment.525
error'if' construct must use '{}'s.554
error'if' construct must use '{}'s.560
errorLine is longer than 120 characters.562
error'}' should be alone on a line.563
error'{' should be on a new line.563
errorLine is longer than 120 characters.565
warningMissing a Javadoc comment.580
errorMethod length is 313 lines (max allowed is 150).637
warningMissing a Javadoc comment.637
error'(' is not followed by whitespace.670
error')' is not preceded with whitespace.670
errorLine is longer than 120 characters.673
error'+' should be on a new line.673
error'+' should be on a new line.703
errorLine is longer than 120 characters.724
warning'includes' hides a field.728
warning'excludes' hides a field.729
error'(' is not followed by whitespace.752
error')' is not preceded with whitespace.752
error'5' is a magic number.754
error'(' is not followed by whitespace.757
error')' is not preceded with whitespace.757
error'&&' should be on a new line.791
error'(' is not followed by whitespace.838
error')' is not preceded with whitespace.838
error'(' is not followed by whitespace.840
error')' is not preceded with whitespace.840
error'(' is not followed by whitespace.841
error'(' is not followed by whitespace.847
error')' is not preceded with whitespace.847
error'}' should be alone on a line.848
error'{' should be on a new line.848
error'(' is not followed by whitespace.849
error')' is not preceded with whitespace.849
errorLine is longer than 120 characters.890
warningMissing a Javadoc comment.953
errorLine is longer than 120 characters.963
warningMissing a Javadoc comment.963
warningMissing a Javadoc comment.982
error'+' should be on a new line.989
warningMissing a Javadoc comment.999
warningMissing a Javadoc comment.1014
warningExpected @param tag for 'forking'.1064
warning'trimStackTrace' hides a field.1066
warningMissing a Javadoc comment.1128
error'(' is not followed by whitespace.1133
error')' is not preceded with whitespace.1133
errorLine is longer than 120 characters.1135
error'(' is not followed by whitespace.1135
error')' is not preceded with whitespace.1135
error'(' is not followed by whitespace.1136
error')' is not preceded with whitespace.1136
error'(' is not followed by whitespace.1138
error')' is not preceded with whitespace.1138
error'}' should be alone on a line.1141
error'(' is not followed by whitespace.1141
error')' is not preceded with whitespace.1141
error'{' should be on a new line.1141