The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 2 | ![]() |
RegexpHeader
| 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
LeftCurly
| 0 | ![]() |
RightCurly
| 0 | ![]() |
LineLength
| 31 | ![]() |
MemberName | 0 | ![]() |
JavadocMethod
| 53 | ![]() |
JavadocType
| 3 | ![]() |
JavadocVariable
| 6 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 1 | ![]() |
MethodLength | 1 | ![]() |
ParameterNumber | 1 | ![]() |
EmptyForIteratorPad
| 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad
| 12 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock
| 0 | ![]() |
NeedBraces | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 19 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 2 | ![]() |
MagicNumber
| 14 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 11 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier
| 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File length is 3,715 lines (max allowed is 2,000). | 1 |
![]() | Line is longer than 120 characters. | 83 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 204 |
![]() | '7011' is a magic number. | 781 |
![]() | '7012' is a magic number. | 796 |
![]() | '8000' is a magic number. | 811 |
![]() | '40' is a magic number. | 1360 |
![]() | '39' is a magic number. | 1366 |
![]() | Line is longer than 120 characters. | 1978 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 2658 |
![]() | Inner assignments should be avoided. | 3367 |
![]() | Inner assignments should be avoided. | 3371 |
Violation | Message | Line |
---|---|---|
![]() | File length is 5,918 lines (max allowed is 2,000). | 1 |
![]() | Line is longer than 120 characters. | 157 |
![]() | Line is longer than 120 characters. | 436 |
![]() | Line is longer than 120 characters. | 558 |
![]() | Line is longer than 120 characters. | 573 |
![]() | Line is longer than 120 characters. | 600 |
![]() | Line is longer than 120 characters. | 611 |
![]() | Line is longer than 120 characters. | 635 |
![]() | Line is longer than 120 characters. | 852 |
![]() | Line is longer than 120 characters. | 912 |
![]() | Line is longer than 120 characters. | 1049 |
![]() | Line is longer than 120 characters. | 1141 |
![]() | Line is longer than 120 characters. | 1362 |
![]() | '(' is not followed by whitespace. | 1668 |
![]() | ')' is not preceded with whitespace. | 1668 |
![]() | Missing a Javadoc comment. | 1708 |
![]() | Method length is 215 lines (max allowed is 150). | 1834 |
![]() | Expected @throws tag for 'MavenReportException'. | 2060 |
![]() | Line is longer than 120 characters. | 2070 |
![]() | Expected @throws tag for 'MavenReportException'. | 2085 |
![]() | Line is longer than 120 characters. | 2141 |
![]() | Expected an @return tag. | 2175 |
![]() | Expected @param tag for 'config'. | 2175 |
![]() | Expected an @return tag. | 2184 |
![]() | Expected @throws tag for 'MavenReportException'. | 2185 |
![]() | Missing a Javadoc comment. | 2532 |
![]() | 'bootclasspathArtifacts' hides a field. | 2779 |
![]() | 'docletArtifacts' hides a field. | 2820 |
![]() | 'docletArtifact' hides a field. | 2823 |
![]() | 'tagletArtifact' hides a field. | 2879 |
![]() | 'taglets' hides a field. | 2889 |
![]() | 'taglet' hides a field. | 2890 |
![]() | 'links' hides a field. | 2928 |
![]() | 'groups' hides a field. | 2968 |
![]() | 'tags' hides a field. | 3126 |
![]() | Line is longer than 120 characters. | 3517 |
![]() | Line is longer than 120 characters. | 3555 |
![]() | Line is longer than 120 characters. | 3567 |
![]() | 'links' hides a field. | 3921 |
![]() | 'resourcesArtifacts' hides a field. | 4100 |
![]() | 'groups' hides a field. | 4760 |
![]() | 'tags' hides a field. | 4795 |
![]() | Line is longer than 120 characters. | 5163 |
![]() | Line is longer than 120 characters. | 5499 |
![]() | '1.3f' is a magic number. | 5539 |
![]() | '1.4f' is a magic number. | 5539 |
![]() | '1.4f' is a magic number. | 5543 |
![]() | '1.5f' is a magic number. | 5543 |
![]() | '1.5f' is a magic number. | 5547 |
![]() | '1.6f' is a magic number. | 5547 |
![]() | '1.6f' is a magic number. | 5551 |
![]() | '1.7f' is a magic number. | 5551 |
![]() | '1.7f' is a magic number. | 5555 |
![]() | Expected an @return tag. | 5821 |
![]() | Expected an @return tag. | 5838 |
![]() | Expected @throws tag for 'IOException'. | 5839 |
![]() | Expected an @return tag. | 5881 |
![]() | Expected @param tag for 'message'. | 5892 |
![]() | Expected @param tag for 't'. | 5892 |
![]() | Missing a Javadoc comment. | 5904 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 52 |
![]() | Redundant throws: 'ArchiverException' is unchecked exception. | 243 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 281 |
![]() | 'reportOutputDirectory' hides a field. | 287 |
![]() | 'destDir' hides a field. | 287 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 170 |
![]() | Expected @param tag for 'f'. | 170 |
![]() | Expected @param tag for 'pruned'. | 170 |
![]() | Expected @param tag for 'sourceFileIncludes'. | 530 |
![]() | Expected @param tag for 'sourceFileExcludes'. | 531 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 577 |
![]() | Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. | 577 |
![]() | Redundant throws: 'PatternSyntaxException' is unchecked exception. | 577 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 656 |
![]() | Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. | 656 |
![]() | Redundant throws: 'PatternSyntaxException' is unchecked exception. | 656 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 715 |
![]() | Redundant throws: 'NoClassDefFoundError' is unchecked exception. | 841 |
![]() | Redundant throws: 'NoSuchElementException' is unchecked exception. | 1473 |
![]() | Missing a Javadoc comment. | 1622 |
![]() | Expected an @return tag. | 1652 |
![]() | Expected @param tag for 'collection'. | 1652 |
![]() | Expected an @return tag. | 1660 |
![]() | Expected @param tag for 'collection'. | 1660 |
![]() | '(' is not followed by whitespace. | 1830 |
![]() | ')' is not preceded with whitespace. | 1830 |
![]() | '(' is not followed by whitespace. | 1831 |
![]() | ')' is not preceded with whitespace. | 1831 |
![]() | '(' is not followed by whitespace. | 1838 |
![]() | ')' is not preceded with whitespace. | 1838 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.apache.maven.plugin.javadoc.options.JavadocOptions. | 24 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 37 |
![]() | ')' is not preceded with whitespace. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 45 |
![]() | ')' is not preceded with whitespace. | 45 |
Violation | Message | Line |
---|---|---|
![]() | ')' is not preceded with whitespace. | 52 |
![]() | 'reportOutputDirectory' hides a field. | 222 |
![]() | 'destDir' hides a field. | 222 |
Violation | Message | Line |
---|---|---|
![]() | ')' is not preceded with whitespace. | 39 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Line is longer than 120 characters. | 166 |
![]() | Line is longer than 120 characters. | 178 |
![]() | Line is longer than 120 characters. | 182 |
![]() | Line is longer than 120 characters. | 211 |
![]() | Line is longer than 120 characters. | 216 |
![]() | Line is longer than 120 characters. | 279 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 61 |
![]() | More than 7 parameters. | 61 |
![]() | Missing a Javadoc comment. | 77 |
![]() | 'filter' hides a field. | 77 |
![]() | Missing a Javadoc comment. | 83 |
![]() | 'reactorProjects' hides a field. | 83 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Missing a Javadoc comment. | 168 |