The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 29 | 0 | 0 | 434 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 8 | |
| NewlineAtEndOfFile | 16 | |
| Translation | 0 | |
| JavadocMethod | 86 | |
| JavadocType | 0 | |
| 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 | 1 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| LineLength | 125 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 0 | |
| NeedBraces | 10 | |
| RightCurly | 2 | |
| AvoidInlineConditionals | 4 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 20 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 2 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 41 | |
| FinalClass | 1 | |
| HideUtilityClassConstructor | 1 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 66 | |
GenericIllegalRegexp
| 2 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - com.nordija.tapestry.bayeux.stream.StreamResource. | 22 | |
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Method 'renderComponent' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter writer should be final. | 63 | |
| Parameter cycle should be final. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getScriptSymbols' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Avoid inline conditionals. | 89 | |
| Parameter onclick should be final. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 22 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 28 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter streamService should be final. | 39 | |
| 'streamService' hides a field. | 39 | |
| Parameter streamResourceSourceExtentionName should be final. | 39 | |
| 'streamResourceSourceExtentionName' hides a field. | 39 | |
| Parameter parameters should be final. | 39 | |
| 'parameters' hides a field. | 39 | |
| Parameter stream should be final. | 39 | |
| 'stream' hides a field. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'buildURL' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Method 'getResourceLocation' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getLink' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 28 | |
| Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter out should be final. | 30 | |
| Must have at least one statement. | 38 | |
| Line has trailing spaces. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 29 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 22 | |
| Utility classes should not have a public or default constructor. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter in should be final. | 30 | |
| Parameter out should be final. | 30 | |
| '1024' is a magic number. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter response should be final. | 70 | |
| 'response' hides a field. | 70 | |
| Method 'setLinkFactory' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter linkFactory should be final. | 74 | |
| 'linkFactory' hides a field. | 74 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'getLink' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter post should be final. | 82 | |
| Parameter parameter should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 106 | |
| Avoid inline conditionals. | 106 | |
| Avoid inline conditionals. | 108 | |
| Line is longer than 80 characters. | 111 | |
| 'if' construct must use '{}'s. | 115 | |
| Line is longer than 80 characters. | 116 | |
| 'if' construct must use '{}'s. | 118 | |
| Line is longer than 80 characters. | 121 | |
| Method 'service' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter cycle should be final. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 142 | |
| Avoid inline conditionals. | 142 | |
| '}' should be on the same line. | 150 | |
| Line is longer than 80 characters. | 152 | |
| 'if' construct must use '{}'s. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 174 | |
| Method 'triggerComponent' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Parameter cycle should be final. | 174 | |
| Parameter stream should be final. | 174 | |
| Parameter streamResourceSourceExtName should be final. | 174 | |
| Parameter parameters should be final. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Method 'streamResource' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter resource should be final. | 201 | |
| Line is longer than 80 characters. | 203 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Parameter webRequest should be final. | 214 | |
| 'webRequest' hides a field. | 214 | |
| Method 'setRequestCycle' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| Missing a Javadoc comment. | 218 | |
| Parameter requestCycle should be final. | 218 | |
| 'requestCycle' hides a field. | 218 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| First sentence should end with a period. | 27 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 22 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 41 | |
| Method 'writeSuffix' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter writer should be final. | 41 | |
| Parameter cycle should be final. | 41 | |
| Parameter component should be final. | 41 | |
| Parameter validator should be final. | 41 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Parameter component should be final. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Expected an @return tag. | 40 | |
| First sentence should end with a period. | 42 | |
| Expected an @return tag. | 47 | |
| First sentence should end with a period. | 49 | |
| Expected an @return tag. | 54 | |
| First sentence should end with a period. | 56 | |
| Expected an @return tag. | 62 | |
| Method 'getLink' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Parameter cycle should be final. | 62 | |
| Expected @param tag for 'cycle'. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Class InsertMessages should be declared as final. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name '_formatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter component should be final. | 32 | |
| Parameter value should be final. | 32 | |
| Parameter cause should be final. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter chart should be final. | 31 | |
| Parameter height should be final. | 31 | |
| 'height' hides a field. | 31 | |
| Parameter width should be final. | 31 | |
| 'width' hides a field. | 31 | |
| Parameter imageFormat should be final. | 31 | |
| 'imageFormat' hides a field. | 31 | |
| Method 'getImageFormat' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getContentDisposition' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Method 'renderComponent' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Parameter writer should be final. | 40 | |
| Expected @param tag for 'writer'. | 40 | |
| Parameter cycle should be final. | 40 | |
| Expected @param tag for 'cycle'. | 40 | |
| 'if' construct must use '{}'s. | 41 | |
| 'if' construct must use '{}'s. | 46 | |
| '}' should be on the same line. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 70 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter stream should be final. | 40 | |
| 'stream' hides a field. | 40 | |
| Parameter streamResourceSourceExtentionName should be final. | 40 | |
| 'streamResourceSourceExtentionName' hides a field. | 40 | |
| Parameter serviceParameters should be final. | 40 | |
| 'serviceParameters' hides a field. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter stream should be final. | 44 | |
| 'stream' hides a field. | 44 | |
| Parameter streamResourceSourceExtentionName should be final. | 44 | |
| 'streamResourceSourceExtentionName' hides a field. | 44 | |
| Parameter serviceParameters should be final. | 44 | |
| 'serviceParameters' hides a field. | 44 | |
| Parameter invoker should be final. | 44 | |
| Line is longer than 80 characters. | 48 | |
| 'if' construct must use '{}'s. | 53 | |
| 'else' construct must use '{}'s. | 55 | |
| Line is longer than 80 characters. | 56 | |
| 'if' construct must use '{}'s. | 63 | |
| 'else' construct must use '{}'s. | 65 | |
| Line is longer than 80 characters. | 66 | |
| 'if' construct must use '{}'s. | 73 | |
| Method 'getStream' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'getStreamResourceSourceExtentionName' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Method 'getServiceParameters' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'getUpdateParts' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Method 'isJson' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'isAsync' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter response should be final. | 59 | |
| 'response' hides a field. | 59 | |
| Method 'setLinkFactory' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter linkFactory should be final. | 63 | |
| 'linkFactory' hides a field. | 63 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'getLink' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter post should be final. | 71 | |
| Parameter parameter should be final. | 71 | |
| Method 'service' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter cycle should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 119 | |
| Method 'streamResource' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter resourceId should be final. | 119 | |
| Parameter resource should be final. | 119 | |
| Line is longer than 80 characters. | 121 | |
| '1024' is a magic number. | 132 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| First sentence should end with a period. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 42 | |
| 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 | |
| Line is longer than 80 characters. | 58 | |
| Method 'renderFormComponent' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter writer should be final. | 58 | |
| Parameter cycle should be final. | 58 | |
| Line is longer than 80 characters. | 69 | |
| Method 'rewindFormComponent' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter writer should be final. | 69 | |
| Parameter cycle should be final. | 69 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter cycle should be final. | 78 | |
| Parameter formName should be final. | 78 | |
| Parameter buttonName should be final. | 78 | |
| Parameter writer should be final. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 121 | |
| Parameter cycle should be final. | 121 | |
| Parameter buttonName should be final. | 121 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 137 | |
| Missing a Javadoc comment. | 151 | |
| Parameter buttonName should be final. | 151 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 28 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter chart should be final. | 37 | |
| 'chart' hides a field. | 37 | |
| First sentence should end with a period. | 50 | |
| First sentence should end with a period. | 57 | |
| Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter out should be final. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 70 | |
| First sentence should end with a period. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. | 80 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'renderComponent' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter writer should be final. | 46 | |
| Parameter cycle should be final. | 46 | |
| Line is longer than 80 characters. | 51 |