Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
48 0 2 0

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
ConstantName
  • format: "^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^[a-z][a-zA-Z0-9]*$"
0 Warnings Warning
AvoidStarImport 0 Errors Error
EmptyBlock
  • tokens: "LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_FOR,LITERAL_TRY,LITERAL_WHILE,STATIC_INIT"
0 Warnings Warning
EmptyForInitializerPad
  • option: "space"
0 Warnings Warning
EmptyForIteratorPad
  • option: "space"
0 Warnings Warning
EqualsHashCode 0 Warnings Warning
IllegalImport 0 Warnings Warning
IllegalInstantiation
  • classes: "Boolean"
0 Warnings Warning
JavadocType
  • scope: "protected"
0 Warnings Warning
JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "protected"
  • allowUndeclaredRTE: "true"
  • logLoadErrors: "true"
  • suppressLoadErrors: "true"
  • allowMissingJavadoc: "true"
  • allowMissingThrowsTags: "true"
0 Warnings Warning
JavadocVariable
  • scope: "protected"
0 Warnings Warning
LeftCurly 0 Errors Error
LineLength
  • max: "200"
  • tabWidth: "2"
  • ignorePattern: "^ *\* *[^ ]+$"
0 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 0 Warnings Warning
MemberName
  • format: "^[a-z][a-zA-Z0-9$]*$"
0 Warnings Warning
MethodLength
  • max: "300"
0 Warnings Warning
MethodName 0 Warnings Warning
ModifierOrder 0 Errors Error
NeedBraces 0 Errors Error
NoWhitespaceAfter 0 Warnings Warning
NoWhitespaceBefore
  • allowLineBreaks: "true"
  • tokens: "SEMI,DOT,POST_DEC,POST_INC"
0 Warnings Warning
OperatorWrap
  • tokens: "ASSIGN, DIV_ASSIGN, PLUS_ASSIGN, MINUS_ASSIGN, STAR_ASSIGN, MOD_ASSIGN, SR_ASSIGN, BSR_ASSIGN, SL_ASSIGN, BXOR_ASSIGN, BOR_ASSIGN, BAND_ASSIGN"
  • option: "eol"
0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
ParameterNumber
  • max: "20"
0 Warnings Warning
ParenPad 0 Warnings Warning
RedundantImport 0 Warnings Warning
RedundantModifier 0 Warnings Warning
RightCurly 0 Errors Error
StaticVariableName
  • format: "^[a-z][a-zA-Z0-9]*$"
0 Warnings Warning
TypeName 0 Warnings Warning
TypecastParenPad 0 Warnings Warning
UpperEll 0 Errors Error
VisibilityModifier 0 Warnings Warning
WhitespaceAfter 0 Warnings Warning
WhitespaceAround
  • tokens: "ASSIGN,BAND,BAND_ASSIGN,BOR,BOR_ASSIGN,BSR,BSR_ASSIGN,BXOR,BXOR_ASSIGN,COLON,DIV,DIV_ASSIGN,EQUAL,GE,GT,LAND,LCURLY,LE,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,LT,MINUS,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS,PLUS_ASSIGN,QUESTION,RCURLY,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,LITERAL_ASSERT,TYPE_EXTENSION_AND"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
0 Warnings Warning
MissingDeprecated 0 Warnings Warning
MissingOverride 0 Warnings Warning
PackageAnnotation 0 Warnings Warning
CovariantEquals 0 Warnings Warning
DefaultComesLast 0 Warnings Warning
ExplicitInitialization 0 Warnings Warning
FallThrough 0 Warnings Warning
InnerAssignment 0 Warnings Warning
StringLiteralEquality 0 Warnings Warning
GenericWhitespace 0 Warnings Warning
MethodParamPad 0 Warnings Warning
FinalClass 0 Warnings Warning
MutableException 0 Warnings Warning
ArrayTypeStyle 0 Errors Error
Indentation
  • caseIndent: "4"
  • basicOffset: "4"
0 Warnings Warning
RegexpHeader
  • fileExtensions: "java"
  • header
    1: ^/\*[*]?
    2: ^ \* Copyright 2009([-](20[01][0-9]))? Stephen Colebourne
0 Warnings Warning
SuppressionCommentFilter
  • offCommentFormat: "CSOFF"
  • onCommentFormat: "CSON"
0 Warnings Warning
FileLength 0 Warnings Warning
FileTabCharacter
  • eachLine: "true"
0 Errors Error
NewlineAtEndOfFile 2 Warnings Warning
SuppressWithNearbyCommentFilter
  • checkFormat: ".*"
  • commentFormat: "CSIGNORE"
  • checkC: "false"
0 Warnings Warning

Details

bin/target/surefire-reports/old/Command line suite/Command line test.properties

Violation Message Line
Warnings File does not end with a newline. 0

target/surefire-reports/old/Command line suite/Command line test.properties

Violation Message Line
Warnings File does not end with a newline. 0