The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
8 | 0 | 0 | 72 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 2 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod | 14 | ![]() |
JavadocType | 0 | ![]() |
JavadocVariable | 1 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 8 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 3 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad
| 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 25 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 16 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 3 | ![]() |
NeedBraces | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Redundant 'public' modifier. | 34 |
![]() | Redundant 'public' modifier. | 41 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '<' is not preceded with whitespace. | 37 |
![]() | '<' is not followed by whitespace. | 37 |
![]() | '>' is not preceded with whitespace. | 37 |
![]() | '<' is not preceded with whitespace. | 37 |
![]() | '<' is not followed by whitespace. | 37 |
![]() | '>' is not preceded with whitespace. | 37 |
![]() | '>' is not followed by whitespace. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '<' is not preceded with whitespace. | 51 |
![]() | '<' is not followed by whitespace. | 51 |
![]() | '>' is not preceded with whitespace. | 51 |
![]() | ';' is followed by whitespace. | 51 |
![]() | Must have at least one statement. | 59 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '<' is not preceded with whitespace. | 67 |
![]() | '<' is not followed by whitespace. | 67 |
![]() | '>' is not preceded with whitespace. | 67 |
![]() | ';' is followed by whitespace. | 67 |
![]() | Must have at least one statement. | 75 |
![]() | Missing a Javadoc comment. | 81 |
![]() | '<' is not preceded with whitespace. | 83 |
![]() | '<' is not followed by whitespace. | 83 |
![]() | '>' is not preceded with whitespace. | 83 |
![]() | ';' is followed by whitespace. | 83 |
![]() | Must have at least one statement. | 91 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '<' is not preceded with whitespace. | 102 |
![]() | '<' is not followed by whitespace. | 102 |
![]() | '>' is not preceded with whitespace. | 102 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |
![]() | Redundant 'public' modifier. | 39 |
![]() | '<' is not preceded with whitespace. | 39 |
![]() | '<' is not followed by whitespace. | 39 |
![]() | '>' is not preceded with whitespace. | 39 |
![]() | Line is longer than 120 characters. | 44 |
![]() | Redundant 'public' modifier. | 46 |
![]() | '<' is not preceded with whitespace. | 46 |
![]() | '<' is not followed by whitespace. | 46 |
![]() | '>' is not preceded with whitespace. | 46 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Line is longer than 120 characters. | 74 |
![]() | Redundant 'public' modifier. | 77 |
![]() | Redundant 'public' modifier. | 94 |
![]() | Redundant 'public' modifier. | 102 |
![]() | Expected @param tag for 'path'. | 102 |
![]() | Expected @param tag for 'executeOnEntireRepo'. | 102 |
![]() | Expected @throws tag for 'Exception'. | 102 |
![]() | Redundant 'public' modifier. | 114 |
![]() | Redundant 'public' modifier. | 121 |
![]() | Expected @param tag for 'executeOnEntireRepo'. | 121 |
Violation | Message | Line |
---|---|---|
![]() | Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 |