The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 6 | Error |
coding | HiddenField | 67 | Error |
SimplifyBooleanExpression | 6 | Error | |
design | DesignForExtension | 130 | Error |
VisibilityModifier | 1 | Error | |
imports | UnusedImports | 3 | Error |
javadoc | JavadocMethod | 56 | Error |
JavadocPackage | 6 | Error | |
JavadocStyle | 87 | Error | |
JavadocType | 5 | Error | |
JavadocVariable | 25 | Error | |
misc | FinalParameters | 100 | Error |
NewlineAtEndOfFile | 1 | Error | |
regexp | RegexpSingleline
|
87 | Error |
sizes | LineLength | 102 | Error |
whitespace | ParenPad | 2 | Error |
WhitespaceAfter | 2 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 38 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Error | design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 164). | 47 |
Error | misc | FinalParameters | Parameter jsonParser should be final. | 47 |
Error | misc | FinalParameters | Parameter deserializationContext should be final. | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
Error | design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 157). | 48 |
Error | misc | FinalParameters | Parameter jsonParser should be final. | 48 |
Error | misc | FinalParameters | Parameter deserializationContext should be final. | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 142). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 68 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 146). | 71 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
Error | design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 164). | 50 |
Error | misc | FinalParameters | Parameter jsonParser should be final. | 50 |
Error | misc | FinalParameters | Parameter deserializationContext should be final. | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 80 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | NewlineAtEndOfFile | File does not end with a newline. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 38 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Error | design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 161). | 47 |
Error | misc | FinalParameters | Parameter jsonParser should be final. | 47 |
Error | misc | FinalParameters | Parameter deserializationContext should be final. | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 65 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 35 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 50 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 52 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 54 |
Error | design | DesignForExtension | Method 'getBroadcastURI' is not designed for extension - needs to be abstract, final or empty. | 58 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 66 |
Error | design | DesignForExtension | Method 'setBroadcastURI' is not designed for extension - needs to be abstract, final or empty. | 70 |
Error | misc | FinalParameters | Parameter broadcastURI should be final. | 72 |
Error | coding | HiddenField | 'broadcastURI' hides a field. | 72 |
Error | design | DesignForExtension | Method 'withBroadcastURI' is not designed for extension - needs to be abstract, final or empty. | 76 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 76 |
Error | misc | FinalParameters | Parameter broadcastURI should be final. | 76 |
Error | coding | HiddenField | 'broadcastURI' hides a field. | 76 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 81 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'getMonitoringBroadcastIntervalMs' is not designed for extension - needs to be abstract, final or empty. | 87 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 93 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | design | DesignForExtension | Method 'setMonitoringBroadcastIntervalMs' is not designed for extension - needs to be abstract, final or empty. | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 101 |
Error | misc | FinalParameters | Parameter monitoringBroadcastIntervalMs should be final. | 101 |
Error | coding | HiddenField | 'monitoringBroadcastIntervalMs' hides a field. | 101 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 105 |
Error | design | DesignForExtension | Method 'withMonitoringBroadcastIntervalMs' is not designed for extension - needs to be abstract, final or empty. | 105 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Error | misc | FinalParameters | Parameter monitoringBroadcastIntervalMs should be final. | 105 |
Error | coding | HiddenField | 'monitoringBroadcastIntervalMs' hides a field. | 105 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 110 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 115 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 121 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
Error | misc | FinalParameters | Parameter name should be final. | 123 |
Error | misc | FinalParameters | Parameter value should be final. | 123 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 127 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 127 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
Error | misc | FinalParameters | Parameter name should be final. | 127 |
Error | misc | FinalParameters | Parameter value should be final. | 127 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 132 |
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 134 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 137 |
Error | misc | FinalParameters | Parameter other should be final. | 138 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 142 |
Error | sizes | LineLength | Line is longer than 80 characters (found 213). | 146 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Error | misc | FinalParameters | Parameter broadcastUri should be final. | 41 |
Error | coding | HiddenField | 'broadcastUri' hides a field. | 41 |
Error | design | DesignForExtension | Method 'persistMessages' is not designed for extension - needs to be abstract, final or empty. | 45 |
Error | misc | FinalParameters | Parameter messages should be final. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 63 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 72 |
Error | misc | FinalParameters | Parameter messages should be final. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | design | VisibilityModifier | Variable 'uri' must be private and have accessor methods. | 39 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Error | misc | FinalParameters | Parameter broadcastUri should be final. | 41 |
Error | coding | HiddenField | 'broadcastUri' hides a field. | 41 |
Error | design | DesignForExtension | Method 'setup' is not designed for extension - needs to be abstract, final or empty. | 49 |
Error | design | DesignForExtension | Method 'persistMessages' is not designed for extension - needs to be abstract, final or empty. | 59 |
Error | misc | FinalParameters | Parameter messages should be final. | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 77 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 82 |
Error | whitespace | ParenPad | ')' is preceded with whitespace. | 82 |
Error | misc | FinalParameters | Parameter messages should be final. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Error | design | DesignForExtension | Method 'persistMessages' is not designed for extension - needs to be abstract, final or empty. | 40 |
Error | misc | FinalParameters | Parameter messages should be final. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | imports | UnusedImports | Unused import - org.apache.streams.config.StreamsConfiguration. | 22 |
Error | imports | UnusedImports | Unused import - org.apache.streams.config.StreamsConfigurator. | 23 |
Error | imports | UnusedImports | Unused import - java.util.Map. | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 62 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 72 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 73 |
Error | misc | FinalParameters | Parameter configuration should be final. | 80 |
Error | coding | HiddenField | 'configuration' hides a field. | 80 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 102 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 103 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 105 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 108 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 112 |
Error | design | DesignForExtension | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 114 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 118 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 129 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 130 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 131 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 132 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 133 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 134 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 136 |
Error | design | DesignForExtension | Method 'prepare' is not designed for extension - needs to be abstract, final or empty. | 161 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 164 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 183 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 186 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 189 |
Error | design | DesignForExtension | Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. | 201 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 201 |
Error | design | DesignForExtension | Method 'getBroadcastUri' is not designed for extension - needs to be abstract, final or empty. | 206 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 206 |
Error | design | DesignForExtension | Method 'getWaitTime' is not designed for extension - needs to be abstract, final or empty. | 210 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 210 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 38 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 45 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 50 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 52 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 58 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 60 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 62 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 66 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 72 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 78 |
Error | misc | FinalParameters | Parameter name should be final. | 80 |
Error | coding | HiddenField | 'name' hides a field. | 80 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
Error | misc | FinalParameters | Parameter name should be final. | 84 |
Error | coding | HiddenField | 'name' hides a field. | 84 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 89 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | design | DesignForExtension | Method 'getStreamIdentifier' is not designed for extension - needs to be abstract, final or empty. | 95 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 101 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | design | DesignForExtension | Method 'setStreamIdentifier' is not designed for extension - needs to be abstract, final or empty. | 107 |
Error | misc | FinalParameters | Parameter streamIdentifier should be final. | 109 |
Error | coding | HiddenField | 'streamIdentifier' hides a field. | 109 |
Error | design | DesignForExtension | Method 'withStreamIdentifier' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 113 |
Error | misc | FinalParameters | Parameter streamIdentifier should be final. | 113 |
Error | coding | HiddenField | 'streamIdentifier' hides a field. | 113 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 118 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 120 |
Error | design | DesignForExtension | Method 'getStartedAt' is not designed for extension - needs to be abstract, final or empty. | 124 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 130 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 132 |
Error | design | DesignForExtension | Method 'setStartedAt' is not designed for extension - needs to be abstract, final or empty. | 136 |
Error | misc | FinalParameters | Parameter startedAt should be final. | 138 |
Error | coding | HiddenField | 'startedAt' hides a field. | 138 |
Error | design | DesignForExtension | Method 'withStartedAt' is not designed for extension - needs to be abstract, final or empty. | 142 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 142 |
Error | misc | FinalParameters | Parameter startedAt should be final. | 142 |
Error | coding | HiddenField | 'startedAt' hides a field. | 142 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 147 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 152 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 152 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 158 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
Error | misc | FinalParameters | Parameter name should be final. | 160 |
Error | coding | HiddenField | 'name' hides a field. | 160 |
Error | misc | FinalParameters | Parameter value should be final. | 160 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 164 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 164 |
Error | misc | FinalParameters | Parameter name should be final. | 164 |
Error | coding | HiddenField | 'name' hides a field. | 164 |
Error | misc | FinalParameters | Parameter value should be final. | 164 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 169 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 171 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 174 |
Error | misc | FinalParameters | Parameter other should be final. | 175 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 179 |
Error | sizes | LineLength | Line is longer than 80 characters (found 204). | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 36 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 38 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 45 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 52 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 54 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 60 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 64 |
Error | design | DesignForExtension | Method 'getPassed' is not designed for extension - needs to be abstract, final or empty. | 68 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 74 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 76 |
Error | design | DesignForExtension | Method 'setPassed' is not designed for extension - needs to be abstract, final or empty. | 80 |
Error | misc | FinalParameters | Parameter passed should be final. | 82 |
Error | coding | HiddenField | 'passed' hides a field. | 82 |
Error | design | DesignForExtension | Method 'withPassed' is not designed for extension - needs to be abstract, final or empty. | 86 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 86 |
Error | misc | FinalParameters | Parameter passed should be final. | 86 |
Error | coding | HiddenField | 'passed' hides a field. | 86 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 93 |
Error | design | DesignForExtension | Method 'getFailed' is not designed for extension - needs to be abstract, final or empty. | 97 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 105 |
Error | design | DesignForExtension | Method 'setFailed' is not designed for extension - needs to be abstract, final or empty. | 109 |
Error | misc | FinalParameters | Parameter failed should be final. | 111 |
Error | coding | HiddenField | 'failed' hides a field. | 111 |
Error | design | DesignForExtension | Method 'withFailed' is not designed for extension - needs to be abstract, final or empty. | 115 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Error | misc | FinalParameters | Parameter failed should be final. | 115 |
Error | coding | HiddenField | 'failed' hides a field. | 115 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 120 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 122 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 126 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 132 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 134 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 138 |
Error | misc | FinalParameters | Parameter name should be final. | 140 |
Error | coding | HiddenField | 'name' hides a field. | 140 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 144 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 144 |
Error | misc | FinalParameters | Parameter name should be final. | 144 |
Error | coding | HiddenField | 'name' hides a field. | 144 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 149 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 154 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 154 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 160 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 160 |
Error | misc | FinalParameters | Parameter name should be final. | 162 |
Error | coding | HiddenField | 'name' hides a field. | 162 |
Error | misc | FinalParameters | Parameter value should be final. | 162 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 166 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 166 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 166 |
Error | misc | FinalParameters | Parameter name should be final. | 166 |
Error | coding | HiddenField | 'name' hides a field. | 166 |
Error | misc | FinalParameters | Parameter value should be final. | 166 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 171 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 173 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 176 |
Error | misc | FinalParameters | Parameter other should be final. | 177 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 181 |
Error | sizes | LineLength | Line is longer than 80 characters (found 178). | 185 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 38 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 42 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 47 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 54 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 70 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 76 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 78 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | design | DesignForExtension | Method 'getVerbose' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 90 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 92 |
Error | design | DesignForExtension | Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. | 96 |
Error | misc | FinalParameters | Parameter verbose should be final. | 98 |
Error | coding | HiddenField | 'verbose' hides a field. | 98 |
Error | design | DesignForExtension | Method 'withVerbose' is not designed for extension - needs to be abstract, final or empty. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter verbose should be final. | 102 |
Error | coding | HiddenField | 'verbose' hides a field. | 102 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 107 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 109 |
Error | design | DesignForExtension | Method 'getObjectPendingFinalizationCount' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 121 |
Error | design | DesignForExtension | Method 'setObjectPendingFinalizationCount' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 127 |
Error | misc | FinalParameters | Parameter objectPendingFinalizationCount should be final. | 127 |
Error | coding | HiddenField | 'objectPendingFinalizationCount' hides a field. | 127 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 131 |
Error | design | DesignForExtension | Method 'withObjectPendingFinalizationCount' is not designed for extension - needs to be abstract, final or empty. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter objectPendingFinalizationCount should be final. | 131 |
Error | coding | HiddenField | 'objectPendingFinalizationCount' hides a field. | 131 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 136 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 138 |
Error | design | DesignForExtension | Method 'getHeapMemoryUsage' is not designed for extension - needs to be abstract, final or empty. | 142 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 148 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 150 |
Error | design | DesignForExtension | Method 'setHeapMemoryUsage' is not designed for extension - needs to be abstract, final or empty. | 154 |
Error | misc | FinalParameters | Parameter heapMemoryUsage should be final. | 156 |
Error | coding | HiddenField | 'heapMemoryUsage' hides a field. | 156 |
Error | design | DesignForExtension | Method 'withHeapMemoryUsage' is not designed for extension - needs to be abstract, final or empty. | 160 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 160 |
Error | misc | FinalParameters | Parameter heapMemoryUsage should be final. | 160 |
Error | coding | HiddenField | 'heapMemoryUsage' hides a field. | 160 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 165 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 167 |
Error | design | DesignForExtension | Method 'getNonHeapMemoryUsage' is not designed for extension - needs to be abstract, final or empty. | 171 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 177 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 179 |
Error | design | DesignForExtension | Method 'setNonHeapMemoryUsage' is not designed for extension - needs to be abstract, final or empty. | 183 |
Error | misc | FinalParameters | Parameter nonHeapMemoryUsage should be final. | 185 |
Error | coding | HiddenField | 'nonHeapMemoryUsage' hides a field. | 185 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 189 |
Error | design | DesignForExtension | Method 'withNonHeapMemoryUsage' is not designed for extension - needs to be abstract, final or empty. | 189 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 189 |
Error | misc | FinalParameters | Parameter nonHeapMemoryUsage should be final. | 189 |
Error | coding | HiddenField | 'nonHeapMemoryUsage' hides a field. | 189 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 194 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 196 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 200 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 206 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 208 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 212 |
Error | misc | FinalParameters | Parameter name should be final. | 214 |
Error | coding | HiddenField | 'name' hides a field. | 214 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 218 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 218 |
Error | misc | FinalParameters | Parameter name should be final. | 218 |
Error | coding | HiddenField | 'name' hides a field. | 218 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 223 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 228 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 228 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 234 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
Error | misc | FinalParameters | Parameter name should be final. | 236 |
Error | coding | HiddenField | 'name' hides a field. | 236 |
Error | misc | FinalParameters | Parameter value should be final. | 236 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 240 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 240 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 240 |
Error | misc | FinalParameters | Parameter name should be final. | 240 |
Error | coding | HiddenField | 'name' hides a field. | 240 |
Error | misc | FinalParameters | Parameter value should be final. | 240 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 245 |
Error | sizes | LineLength | Line is longer than 80 characters (found 198). | 247 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 250 |
Error | misc | FinalParameters | Parameter other should be final. | 251 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 255 |
Error | sizes | LineLength | Line is longer than 80 characters (found 324). | 259 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 44 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 49 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 56 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 58 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 63 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 65 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 72 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 84 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 92 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 94 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 96 |
Error | design | DesignForExtension | Method 'getErrorRate' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 106 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 108 |
Error | design | DesignForExtension | Method 'setErrorRate' is not designed for extension - needs to be abstract, final or empty. | 112 |
Error | misc | FinalParameters | Parameter errorRate should be final. | 114 |
Error | coding | HiddenField | 'errorRate' hides a field. | 114 |
Error | design | DesignForExtension | Method 'withErrorRate' is not designed for extension - needs to be abstract, final or empty. | 118 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Error | misc | FinalParameters | Parameter errorRate should be final. | 118 |
Error | coding | HiddenField | 'errorRate' hides a field. | 118 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | design | DesignForExtension | Method 'getNumEmitted' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 135 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | design | DesignForExtension | Method 'setNumEmitted' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | misc | FinalParameters | Parameter numEmitted should be final. | 143 |
Error | coding | HiddenField | 'numEmitted' hides a field. | 143 |
Error | design | DesignForExtension | Method 'withNumEmitted' is not designed for extension - needs to be abstract, final or empty. | 147 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
Error | misc | FinalParameters | Parameter numEmitted should be final. | 147 |
Error | coding | HiddenField | 'numEmitted' hides a field. | 147 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 152 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 154 |
Error | design | DesignForExtension | Method 'getNumReceived' is not designed for extension - needs to be abstract, final or empty. | 158 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 164 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 166 |
Error | design | DesignForExtension | Method 'setNumReceived' is not designed for extension - needs to be abstract, final or empty. | 170 |
Error | misc | FinalParameters | Parameter numReceived should be final. | 172 |
Error | coding | HiddenField | 'numReceived' hides a field. | 172 |
Error | design | DesignForExtension | Method 'withNumReceived' is not designed for extension - needs to be abstract, final or empty. | 176 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 176 |
Error | misc | FinalParameters | Parameter numReceived should be final. | 176 |
Error | coding | HiddenField | 'numReceived' hides a field. | 176 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | design | DesignForExtension | Method 'getNumUnhandledErrors' is not designed for extension - needs to be abstract, final or empty. | 187 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 193 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | design | DesignForExtension | Method 'setNumUnhandledErrors' is not designed for extension - needs to be abstract, final or empty. | 199 |
Error | misc | FinalParameters | Parameter numUnhandledErrors should be final. | 201 |
Error | coding | HiddenField | 'numUnhandledErrors' hides a field. | 201 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 205 |
Error | design | DesignForExtension | Method 'withNumUnhandledErrors' is not designed for extension - needs to be abstract, final or empty. | 205 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 205 |
Error | misc | FinalParameters | Parameter numUnhandledErrors should be final. | 205 |
Error | coding | HiddenField | 'numUnhandledErrors' hides a field. | 205 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 210 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 212 |
Error | design | DesignForExtension | Method 'getAvgTime' is not designed for extension - needs to be abstract, final or empty. | 216 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 222 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 224 |
Error | design | DesignForExtension | Method 'setAvgTime' is not designed for extension - needs to be abstract, final or empty. | 228 |
Error | misc | FinalParameters | Parameter avgTime should be final. | 230 |
Error | coding | HiddenField | 'avgTime' hides a field. | 230 |
Error | design | DesignForExtension | Method 'withAvgTime' is not designed for extension - needs to be abstract, final or empty. | 234 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
Error | misc | FinalParameters | Parameter avgTime should be final. | 234 |
Error | coding | HiddenField | 'avgTime' hides a field. | 234 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 239 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 241 |
Error | design | DesignForExtension | Method 'getMaxTime' is not designed for extension - needs to be abstract, final or empty. | 245 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 251 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 253 |
Error | design | DesignForExtension | Method 'setMaxTime' is not designed for extension - needs to be abstract, final or empty. | 257 |
Error | misc | FinalParameters | Parameter maxTime should be final. | 259 |
Error | coding | HiddenField | 'maxTime' hides a field. | 259 |
Error | design | DesignForExtension | Method 'withMaxTime' is not designed for extension - needs to be abstract, final or empty. | 263 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 263 |
Error | misc | FinalParameters | Parameter maxTime should be final. | 263 |
Error | coding | HiddenField | 'maxTime' hides a field. | 263 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 268 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 270 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 274 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 280 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 282 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 286 |
Error | misc | FinalParameters | Parameter name should be final. | 288 |
Error | coding | HiddenField | 'name' hides a field. | 288 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 292 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 292 |
Error | misc | FinalParameters | Parameter name should be final. | 292 |
Error | coding | HiddenField | 'name' hides a field. | 292 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 297 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 302 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 302 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 308 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 308 |
Error | misc | FinalParameters | Parameter name should be final. | 310 |
Error | coding | HiddenField | 'name' hides a field. | 310 |
Error | misc | FinalParameters | Parameter value should be final. | 310 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 314 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 314 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 314 |
Error | misc | FinalParameters | Parameter name should be final. | 314 |
Error | coding | HiddenField | 'name' hides a field. | 314 |
Error | misc | FinalParameters | Parameter value should be final. | 314 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 319 |
Error | sizes | LineLength | Line is longer than 80 characters (found 208). | 321 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 324 |
Error | misc | FinalParameters | Parameter other should be final. | 325 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 329 |
Error | sizes | LineLength | Line is longer than 80 characters (found 338). | 333 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 44 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 49 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 56 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 58 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 63 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 65 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 72 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 84 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 92 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 94 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 96 |
Error | design | DesignForExtension | Method 'getCurrentSize' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 106 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 108 |
Error | design | DesignForExtension | Method 'setCurrentSize' is not designed for extension - needs to be abstract, final or empty. | 112 |
Error | misc | FinalParameters | Parameter currentSize should be final. | 114 |
Error | coding | HiddenField | 'currentSize' hides a field. | 114 |
Error | design | DesignForExtension | Method 'withCurrentSize' is not designed for extension - needs to be abstract, final or empty. | 118 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Error | misc | FinalParameters | Parameter currentSize should be final. | 118 |
Error | coding | HiddenField | 'currentSize' hides a field. | 118 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | design | DesignForExtension | Method 'getAvgWait' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 135 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | design | DesignForExtension | Method 'setAvgWait' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | misc | FinalParameters | Parameter avgWait should be final. | 143 |
Error | coding | HiddenField | 'avgWait' hides a field. | 143 |
Error | design | DesignForExtension | Method 'withAvgWait' is not designed for extension - needs to be abstract, final or empty. | 147 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
Error | misc | FinalParameters | Parameter avgWait should be final. | 147 |
Error | coding | HiddenField | 'avgWait' hides a field. | 147 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 152 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 154 |
Error | design | DesignForExtension | Method 'getMaxWait' is not designed for extension - needs to be abstract, final or empty. | 158 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 164 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 166 |
Error | design | DesignForExtension | Method 'setMaxWait' is not designed for extension - needs to be abstract, final or empty. | 170 |
Error | misc | FinalParameters | Parameter maxWait should be final. | 172 |
Error | coding | HiddenField | 'maxWait' hides a field. | 172 |
Error | design | DesignForExtension | Method 'withMaxWait' is not designed for extension - needs to be abstract, final or empty. | 176 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 176 |
Error | misc | FinalParameters | Parameter maxWait should be final. | 176 |
Error | coding | HiddenField | 'maxWait' hides a field. | 176 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | design | DesignForExtension | Method 'getRemoved' is not designed for extension - needs to be abstract, final or empty. | 187 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 193 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | design | DesignForExtension | Method 'setRemoved' is not designed for extension - needs to be abstract, final or empty. | 199 |
Error | misc | FinalParameters | Parameter removed should be final. | 201 |
Error | coding | HiddenField | 'removed' hides a field. | 201 |
Error | design | DesignForExtension | Method 'withRemoved' is not designed for extension - needs to be abstract, final or empty. | 205 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 205 |
Error | misc | FinalParameters | Parameter removed should be final. | 205 |
Error | coding | HiddenField | 'removed' hides a field. | 205 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 210 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 212 |
Error | design | DesignForExtension | Method 'getAdded' is not designed for extension - needs to be abstract, final or empty. | 216 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 222 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 224 |
Error | design | DesignForExtension | Method 'setAdded' is not designed for extension - needs to be abstract, final or empty. | 228 |
Error | misc | FinalParameters | Parameter added should be final. | 230 |
Error | coding | HiddenField | 'added' hides a field. | 230 |
Error | design | DesignForExtension | Method 'withAdded' is not designed for extension - needs to be abstract, final or empty. | 234 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
Error | misc | FinalParameters | Parameter added should be final. | 234 |
Error | coding | HiddenField | 'added' hides a field. | 234 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 239 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 241 |
Error | design | DesignForExtension | Method 'getThroughput' is not designed for extension - needs to be abstract, final or empty. | 245 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 251 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 253 |
Error | design | DesignForExtension | Method 'setThroughput' is not designed for extension - needs to be abstract, final or empty. | 257 |
Error | misc | FinalParameters | Parameter throughput should be final. | 259 |
Error | coding | HiddenField | 'throughput' hides a field. | 259 |
Error | design | DesignForExtension | Method 'withThroughput' is not designed for extension - needs to be abstract, final or empty. | 263 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 263 |
Error | misc | FinalParameters | Parameter throughput should be final. | 263 |
Error | coding | HiddenField | 'throughput' hides a field. | 263 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 268 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 270 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 274 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 280 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 282 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 286 |
Error | misc | FinalParameters | Parameter name should be final. | 288 |
Error | coding | HiddenField | 'name' hides a field. | 288 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 292 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 292 |
Error | misc | FinalParameters | Parameter name should be final. | 292 |
Error | coding | HiddenField | 'name' hides a field. | 292 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 297 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 302 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 302 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 308 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 308 |
Error | misc | FinalParameters | Parameter name should be final. | 310 |
Error | coding | HiddenField | 'name' hides a field. | 310 |
Error | misc | FinalParameters | Parameter value should be final. | 310 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 314 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 314 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 314 |
Error | misc | FinalParameters | Parameter name should be final. | 314 |
Error | coding | HiddenField | 'name' hides a field. | 314 |
Error | misc | FinalParameters | Parameter value should be final. | 314 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 319 |
Error | sizes | LineLength | Line is longer than 80 characters (found 193). | 321 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 324 |
Error | misc | FinalParameters | Parameter other should be final. | 325 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 329 |
Error | sizes | LineLength | Line is longer than 80 characters (found 308). | 333 |