The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
|
0 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
3 | |
| MemberName | 0 | |
JavadocMethod
|
50 | |
JavadocType
|
3 | |
JavadocVariable
|
1 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 1 | |
ParenPad
|
2 | |
| WhitespaceAfter | 2 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
1 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
2 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 8 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Iterator. | 26 | |
| Line is longer than 120 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 89 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 90 | |
| Missing a Javadoc comment. | 126 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 127 | |
| Missing a Javadoc comment. | 150 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 151 | |
| 'junitOptions' hides a field. | 202 | |
| Missing a Javadoc comment. | 208 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 209 | |
| Line is longer than 120 characters. | 227 | |
| Missing a Javadoc comment. | 232 | |
| Missing a Javadoc comment. | 246 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 247 | |
| Missing a Javadoc comment. | 254 | |
| Missing a Javadoc comment. | 283 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 52 | |
| '(' is not followed by whitespace. | 64 | |
| '10000' is a magic number. | 78 | |
| '9999' is a magic number. | 126 | |
| Missing a Javadoc comment. | 161 | |
| '(' is not followed by whitespace. | 166 |
| 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. | 34 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 129 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 |