The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
18 | 2 | 76 | 9 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
|
0 | Error |
RightCurly
|
0 | Error |
LineLength
|
3 | Error |
MemberName | 0 | Error |
JavadocMethod | 75 | Warning |
JavadocType | 0 | Error |
JavadocVariable | 2 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
RegexpHeader
|
2 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 2 | Error |
ParenPad
|
0 | Error |
TabCharacter | 2 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
|
0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
|
1 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
|
0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
|
0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 169 | |
'+' should be on a new line. | 193 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 205 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 264 | |
Expected @param tag for 'repo'. | 345 | |
Missing a Javadoc comment. | 385 | |
Missing a Javadoc comment. | 403 | |
Missing a Javadoc comment. | 408 | |
Missing a Javadoc comment. | 413 | |
Missing a Javadoc comment. | 418 | |
Missing a Javadoc comment. | 423 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 81 | |
Expected @throws tag for 'MojoExecutionException'. | 90 | |
Line is longer than 120 characters. | 143 | |
Line is longer than 120 characters. | 144 | |
Expected an @return tag. | 152 | |
Expected @param tag for 'checkoutDirectory'. | 152 | |
Expected @param tag for 'relativePathProjectDirectory'. | 152 | |
'goalsDirectory' hides a field. | 153 | |
Expected @param tag for 'goalsDirectory'. | 153 | |
Expected @param tag for 'cl'. | 179 | |
Expected @throws tag for 'Exception'. | 180 | |
Missing a Javadoc comment. | 192 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 92 | |
Expected @param tag for 'format'. | 137 | |
Expected @param tag for 'date'. | 137 | |
Expected @throws tag for 'MojoExecutionException'. | 138 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 136 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Expected an @return tag. | 42 | |
Expected @param tag for 'content'. | 50 | |
Expected @param tag for 'content'. | 58 | |
Expected @param tag for 'error'. | 58 | |
Expected @param tag for 'error'. | 66 | |
Expected an @return tag. | 74 | |
Expected @param tag for 'content'. | 82 | |
Expected @param tag for 'content'. | 90 | |
Expected @param tag for 'error'. | 90 | |
Expected @param tag for 'error'. | 98 | |
Expected an @return tag. | 106 | |
Expected @param tag for 'content'. | 114 | |
Expected @param tag for 'content'. | 122 | |
Expected @param tag for 'error'. | 122 | |
Expected @param tag for 'error'. | 130 | |
Expected an @return tag. | 138 | |
Expected @param tag for 'content'. | 146 | |
Expected @param tag for 'content'. | 154 | |
Expected @param tag for 'error'. | 154 | |
Expected @param tag for 'error'. | 162 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 98 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 | |
'+' should be on a new line. | 74 | |
Expected @param tag for 'baseDir'. | 95 | |
Expected @param tag for 'path'. | 95 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 87 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 80 |