The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 0 | |
FileTabCharacter
| 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 0 | |
| MemberName | 0 | |
JavadocMethod
| 51 | |
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 | 1 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 1 | |
ParenPad
| 0 | |
| WhitespaceAfter | 0 | |
| 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 - org.apache.maven.surefire.util.LazyTestsToRun. | 43 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 95 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 96 | |
| Missing a Javadoc comment. | 132 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 133 | |
| Missing a Javadoc comment. | 157 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 158 | |
| 'junitOptions' hides a field. | 210 | |
| Missing a Javadoc comment. | 216 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 217 | |
| Missing a Javadoc comment. | 241 | |
| Missing a Javadoc comment. | 255 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 256 | |
| Missing a Javadoc comment. | 263 | |
| Missing a Javadoc comment. | 292 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 59 | |
| More than 7 parameters. | 59 | |
| '10000' is a magic number. | 86 | |
| '9999' is a magic number. | 134 | |
| Missing a Javadoc comment. | 169 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Redundant throws: 'ReporterException' is unchecked exception. | 81 | |
| '&&' should be on a new line. | 125 | |
| Missing a Javadoc comment. | 147 |
| 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 |
|---|---|---|
| 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. | 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 |