The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 6 | 10 | 54 | 6 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 0 | |
| MemberName | 0 | |
| JavadocMethod | 50 | |
| JavadocType | 0 | |
| JavadocVariable | 10 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
| 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 4 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 1 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 1 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 1 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 2 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| 'changeSets' hides a field. | 63 | |
| Expected @param tag for 'ch'. | 71 | |
| Expected @param tag for 'start'. | 71 | |
| Expected @param tag for 'length'. | 71 | |
| Expected @throws tag for 'SAXException'. | 72 | |
| Expected @param tag for 'uri'. | 80 | |
| Expected @param tag for 'localName'. | 80 | |
| Expected @param tag for 'qName'. | 80 | |
| Expected @throws tag for 'SAXException'. | 81 | |
| Expected @param tag for 'uri'. | 152 | |
| Expected @param tag for 'localName'. | 152 | |
| Expected @param tag for 'qName'. | 152 | |
| Expected @param tag for 'attributes'. | 152 | |
| Expected @throws tag for 'SAXException'. | 153 |
| Violation | Message | Line |
|---|---|---|
| Variable 'scmUrl' must be private and have accessor methods. | 218 | |
| Variable 'displayFileDetailUrl' must be private and have accessor methods. | 292 | |
| Missing a Javadoc comment. | 295 | |
| Missing a Javadoc comment. | 298 | |
| Expected @param tag for 'locale'. | 310 | |
| Expected @throws tag for 'MavenReportException'. | 311 | |
| Expected an @return tag. | 349 | |
| Expected @throws tag for 'MavenReportException'. | 350 | |
| '60000' is a magic number. | 362 | |
| Must have at least one statement. | 373 | |
| Missing a Javadoc comment. | 408 | |
| Expected @throws tag for 'MavenReportException'. | 450 | |
| Expected @param tag for 'date'. | 564 | |
| Expected @throws tag for 'MojoExecutionException'. | 565 | |
| Missing a Javadoc comment. | 584 | |
| Expected @param tag for 'repo'. | 652 | |
| Missing a Javadoc comment. | 692 | |
| 'connection' hides a field. | 1185 | |
| 'connection' hides a field. | 1206 | |
| 'connection' hides a field. | 1219 | |
| Expected an @return tag. | 1336 | |
| Expected an @return tag. | 1375 | |
| Expected an @return tag. | 1383 | |
| Expected an @return tag. | 1396 | |
| Expected an @return tag. | 1404 | |
| Expected @param tag for 'locale'. | 1404 | |
| Expected an @return tag. | 1412 | |
| Expected @param tag for 'locale'. | 1412 | |
| Expected an @return tag. | 1420 | |
| Expected an @return tag. | 1428 | |
| Expected @param tag for 'locale'. | 1428 | |
| Missing a Javadoc comment. | 1433 | |
| Conditional logic can be removed. | 1435 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 | |
| Expected an @return tag. | 61 | |
| Expected @param tag for 'locale'. | 61 | |
| Expected an @return tag. | 69 | |
| Expected @param tag for 'locale'. | 69 | |
| Expected an @return tag. | 77 |