The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 9 | 0 | 0 | 167 |
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
|
1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
|
0 | |
RegexpSingleline
|
49 | |
| JavadocMethod | 5 | |
| JavadocType | 1 | |
| JavadocVariable | 38 | |
| JavadocStyle | 9 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| LineLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 1 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 9 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 24 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 29 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 49 | |
| Parameter res should be final. | 56 | |
| Line has trailing spaces. | 72 | |
| Method 'getPostcodeUnit' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Incomplete HTML tag found: * The easting for this <code>CodePoint</code. | 80 | |
| Line has trailing spaces. | 81 | |
| Method 'getEasting' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Incomplete HTML tag found: * The northing for this <code>CodePoint</code. | 89 | |
| Line has trailing spaces. | 90 | |
| Method 'getNorthing' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Incomplete HTML tag found: * The latitude for this <code>CodePoint</code. | 98 | |
| Line has trailing spaces. | 99 | |
| Method 'getLatitude' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Incomplete HTML tag found: * The longitude for this <code>CodePoint</code. | 107 | |
| Line has trailing spaces. | 108 | |
| Method 'getLongitude' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Incomplete HTML tag found: * The NHS area for this <code>CodePoint</code. | 116 | |
| Line has trailing spaces. | 117 | |
| Method 'getNhsArea' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Incomplete HTML tag found: * The ward for this <code>CodePoint</code. | 125 | |
| Line has trailing spaces. | 126 | |
| Method 'getWard' is not designed for extension - needs to be abstract, final or empty. | 129 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 39 | |
| Parameter res should be final. | 46 | |
| Line has trailing spaces. | 53 | |
| Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line has trailing spaces. | 62 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 40 | |
| Parameter res should be final. | 47 | |
| Line has trailing spaces. | 55 | |
| Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line has trailing spaces. | 73 | |
| Method 'getCounty' is not designed for extension - needs to be abstract, final or empty. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 40 | |
| Parameter res should be final. | 47 | |
| Line has trailing spaces. | 55 | |
| Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line has trailing spaces. | 73 | |
| Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 39 | |
| Parameter res should be final. | 46 | |
| Line has trailing spaces. | 53 | |
| Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line has trailing spaces. | 62 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line has trailing spaces. | 66 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 70 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 174 | |
| Line has trailing spaces. | 183 | |
| Parameter postcodeUnit should be final. | 191 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 192 | |
| Line has trailing spaces. | 222 | |
| Parameter nhsRegionCode should be final. | 229 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 230 | |
| Line has trailing spaces. | 236 | |
| Extra HTML tag found: </code>null</code> if not found. | 241 | |
| Extra HTML tag found: </code> if not found. | 241 | |
| Parameter nhsRegionCode should be final. | 245 | |
| Parameter nhsAreaCode should be final. | 245 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 246 | |
| Line has trailing spaces. | 253 | |
| Parameter countyCode should be final. | 260 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 260 | |
| Line has trailing spaces. | 266 | |
| Parameter countyCode should be final. | 275 | |
| Parameter districtCode should be final. | 275 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 276 | |
| Line has trailing spaces. | 283 | |
| Incomplete HTML tag found: * @return the ward for the codes or <code>null</code if not found. | 290 | |
| Parameter countyCode should be final. | 294 | |
| Parameter districtCode should be final. | 294 | |
| Parameter wardCode should be final. | 294 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 295 | |
| Line has trailing spaces. | 303 | |
| Parameter query should be final. | 311 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 312 | |
| Line has trailing spaces. | 337 | |
| Redundant throws: 'OSOpenDataException' is unchecked exception. | 342 | |
| Line has trailing spaces. | 348 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 41 | |
| Parameter message should be final. | 47 | |
| Parameter cause should be final. | 47 | |
| Line has trailing spaces. | 53 | |
| Parameter message should be final. | 57 | |
| Line has trailing spaces. | 63 | |
| Parameter cause should be final. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Parameter query should be final. | 38 | |
| 'query' hides a field. | 38 | |
| Method 'setString' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter name should be final. | 42 | |
| Parameter value should be final. | 42 | |
| Method 'setInt' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter name should be final. | 46 | |
| Parameter value should be final. | 46 | |
| Method 'setDouble' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter name should be final. | 50 | |
| Parameter value should be final. | 50 | |
| Method 'makeQuery' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter prefix should be final. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 41 | |
| Parameter res should be final. | 48 | |
| Line has trailing spaces. | 57 | |
| Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line has trailing spaces. | 66 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line has trailing spaces. | 75 | |
| Method 'getDistrict' is not designed for extension - needs to be abstract, final or empty. | 78 |