The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 18 | 2 | 34 | 67 |
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 2 | |
RegexpHeader
|
3 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
27 | |
| MemberName | 0 | |
JavadocMethod
|
32 | |
JavadocType
|
3 | |
JavadocVariable
|
2 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 1 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 1 | |
ParenPad
|
1 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
2 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
5 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 10 | |
| SimplifyBooleanExpression | 1 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| File length is 3,671 lines (max allowed is 2,000). | 1 | |
| Line is longer than 120 characters. | 645 | |
| '7011' is a magic number. | 739 | |
| '7012' is a magic number. | 754 | |
| '8000' is a magic number. | 769 | |
| '40' is a magic number. | 1342 | |
| '39' is a magic number. | 1348 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 2584 | |
| Expression can be simplified. | 2659 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [requiresDependencyResolution] is not a valid Javadoc tag name | 0 | |
| File length is 5,791 lines (max allowed is 2,000). | 1 | |
| Line is longer than 120 characters. | 410 | |
| Line is longer than 120 characters. | 531 | |
| Line is longer than 120 characters. | 546 | |
| Line is longer than 120 characters. | 1039 | |
| Line is longer than 120 characters. | 1368 | |
| Line is longer than 120 characters. | 2140 | |
| Line is longer than 120 characters. | 2194 | |
| Line is longer than 120 characters. | 2310 | |
| Line is longer than 120 characters. | 2845 | |
| Line is longer than 120 characters. | 2890 | |
| Line is longer than 120 characters. | 3079 | |
| Line is longer than 120 characters. | 4003 | |
| Line is longer than 120 characters. | 4527 | |
| Line is longer than 120 characters. | 4821 | |
| Line is longer than 120 characters. | 5054 | |
| Line is longer than 120 characters. | 5764 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| '+' should be on a new line. | 100 | |
| Expected an @return tag. | 162 | |
| Expected @param tag for 'f'. | 162 | |
| Expected @param tag for 'pruned'. | 162 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 551 | |
| Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. | 551 | |
| Redundant throws: 'PatternSyntaxException' is unchecked exception. | 551 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 630 | |
| Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. | 630 | |
| Redundant throws: 'PatternSyntaxException' is unchecked exception. | 630 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 689 | |
| Redundant throws: 'NoClassDefFoundError' is unchecked exception. | 903 | |
| '(' is not followed by whitespace. | 1123 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 1542 | |
| Missing a Javadoc comment. | 1691 | |
| Expected an @return tag. | 1721 | |
| Expected @param tag for 'collection'. | 1721 | |
| Expected an @return tag. | 1729 | |
| Expected @param tag for 'collection'. | 1729 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line does not match expected header line of '^package '. | 1 | |
| Line is longer than 120 characters. | 110 | |
| Line is longer than 120 characters. | 126 | |
| Line is longer than 120 characters. | 130 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line is longer than 120 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line does not match expected header line of '^package '. | 1 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| 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. | 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 |