The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
|
0 | Error |
FileTabCharacter
|
0 | Error |
LeftCurly
|
1 | Error |
RightCurly
|
0 | Error |
LineLength
|
3 | Error |
MemberName | 0 | Error |
JavadocMethod
|
54 | Warning |
JavadocType
|
3 | Error |
JavadocVariable
|
1 | 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 | 1 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 1 | Error |
ParenPad
|
0 | Error |
WhitespaceAfter | 2 | 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
|
2 | 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 |
---|---|---|
Missing a Javadoc comment. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 79 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 97 | |
Redundant throws: 'ReporterException' is unchecked exception. | 98 | |
Missing a Javadoc comment. | 134 | |
Redundant throws: 'ReporterException' is unchecked exception. | 135 | |
Missing a Javadoc comment. | 173 | |
Redundant throws: 'ReporterException' is unchecked exception. | 174 | |
'junitOptions' hides a field. | 256 | |
Missing a Javadoc comment. | 262 | |
Redundant throws: 'ReporterException' is unchecked exception. | 263 | |
Line is longer than 120 characters. | 281 | |
Missing a Javadoc comment. | 286 | |
Missing a Javadoc comment. | 300 | |
Redundant throws: 'ReporterException' is unchecked exception. | 301 | |
Missing a Javadoc comment. | 308 | |
Missing a Javadoc comment. | 337 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 57 | |
'10000' is a magic number. | 148 | |
'9999' is a magic number. | 203 | |
Missing a Javadoc comment. | 208 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 76 | |
Redundant throws: 'ReporterException' is unchecked exception. | 77 | |
'&&' should be on a new line. | 121 | |
Missing a Javadoc comment. | 142 |
Violation | Message | Line |
---|---|---|
Unused import - org.testng.TestNG. | 34 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 143 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 189 | |
Missing a Javadoc comment. | 194 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 |
Violation | Message | Line |
---|---|---|
',' is not followed by whitespace. | 55 | |
Line is longer than 120 characters. | 61 | |
Expected @param tag for 'suiteFiles'. | 61 | |
Expected @param tag for 'testSourceDirectory'. | 61 | |
Expected @param tag for 'confOptions'. | 61 | |
Expected @param tag for 'reportsDirectory'. | 61 | |
Missing a Javadoc comment. | 72 | |
Redundant throws: 'ReporterException' is unchecked exception. | 73 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 95 | |
',' is not followed by whitespace. | 108 | |
Missing a Javadoc comment. | 125 |
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. | 35 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 147 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 159 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 |