The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 0 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 1 | Error |
LineLength
| 2 | Error |
MemberName | 0 | Error |
JavadocMethod
| 33 | Warning |
JavadocType
| 3 | Error |
JavadocVariable
| 0 | 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 |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 2 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 16 | 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
| 0 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 1 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 8 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [noinspection] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'ReporterException' is unchecked exception. | 71 | |
Redundant throws: 'ReporterException' is unchecked exception. | 77 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 72 | |
More than 7 parameters. | 72 | |
Missing a Javadoc comment. | 87 | |
Redundant throws: 'ReporterException' is unchecked exception. | 88 | |
Missing a Javadoc comment. | 115 | |
Redundant throws: 'ReporterException' is unchecked exception. | 116 | |
Missing a Javadoc comment. | 183 | |
Redundant throws: 'ReporterException' is unchecked exception. | 184 | |
Missing a Javadoc comment. | 208 | |
Missing a Javadoc comment. | 222 | |
Redundant throws: 'ReporterException' is unchecked exception. | 223 | |
Missing a Javadoc comment. | 230 | |
Missing a Javadoc comment. | 259 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 57 | |
More than 7 parameters. | 57 | |
Line is longer than 120 characters. | 58 | |
'(' is not followed by whitespace. | 62 | |
')' is not preceded with whitespace. | 62 | |
'(' is not followed by whitespace. | 73 | |
')' is not preceded with whitespace. | 73 | |
'10000' is a magic number. | 79 | |
'(' is not followed by whitespace. | 89 | |
')' is not preceded with whitespace. | 89 | |
'(' is not followed by whitespace. | 93 | |
')' is not preceded with whitespace. | 93 | |
'(' is not followed by whitespace. | 97 | |
')' is not preceded with whitespace. | 97 | |
'(' is not followed by whitespace. | 101 | |
')' is not preceded with whitespace. | 101 | |
'(' is not followed by whitespace. | 105 | |
')' is not preceded with whitespace. | 105 | |
'(' is not followed by whitespace. | 109 | |
')' is not preceded with whitespace. | 109 | |
Missing a Javadoc comment. | 113 | |
Line is longer than 120 characters. | 155 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [noinspection] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [noinspection] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'suiteFiles'. | 66 | |
Expected @param tag for 'testSourceDirectory'. | 66 | |
Expected @param tag for 'artifactVersion'. | 66 | |
Expected @param tag for 'confOptions'. | 67 | |
Expected @param tag for 'reportsDirectory'. | 67 | |
Missing a Javadoc comment. | 80 | |
Redundant throws: 'ReporterException' is unchecked exception. | 81 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 133 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Redundant throws: 'ReporterException' is unchecked exception. | 36 | |
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 126 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 |