The following document contains the results of Checkstyle 7.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 6 | ![]() |
coding | HiddenField | 67 | ![]() |
MagicNumber | 1 | ![]() | |
SimplifyBooleanExpression | 6 | ![]() | |
design | DesignForExtension | 71 | ![]() |
VisibilityModifier | 1 | ![]() | |
javadoc | JavadocMethod | 56 | ![]() |
JavadocPackage | 6 | ![]() | |
JavadocStyle | 87 | ![]() | |
JavadocType | 5 | ![]() | |
JavadocVariable | 25 | ![]() | |
misc | FinalParameters | 102 | ![]() |
NewlineAtEndOfFile | 1 | ![]() | |
regexp | RegexpSingleline
|
87 | ![]() |
sizes | LineLength | 103 | ![]() |
whitespace | ParenPad | 4 | ![]() |
WhitespaceAfter | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 38 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterDeserializer' looks like designed for extension (can be subclassed), but the method 'deserialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterDeserializer' final or making the method 'deserialize' static/final/abstract/empty, or adding allowed annotation for the method. | 46 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 164). | 47 |
![]() |
misc | FinalParameters | Parameter jsonParser should be final. | 47 |
![]() |
misc | FinalParameters | Parameter deserializationContext should be final. | 47 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 51 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 54 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 62 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 65 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 39 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
![]() |
design | DesignForExtension | Class 'MemoryUsageDeserializer' looks like designed for extension (can be subclassed), but the method 'deserialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageDeserializer' final or making the method 'deserialize' static/final/abstract/empty, or adding allowed annotation for the method. | 47 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 157). | 48 |
![]() |
misc | FinalParameters | Parameter jsonParser should be final. | 48 |
![]() |
misc | FinalParameters | Parameter deserializationContext should be final. | 48 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 55 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 62 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 142). | 65 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 143). | 68 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 68 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 146). | 71 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 39 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 41 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterDeserializer' looks like designed for extension (can be subclassed), but the method 'deserialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterDeserializer' final or making the method 'deserialize' static/final/abstract/empty, or adding allowed annotation for the method. | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 164). | 50 |
![]() |
misc | FinalParameters | Parameter jsonParser should be final. | 50 |
![]() |
misc | FinalParameters | Parameter deserializationContext should be final. | 50 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 54 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 57 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 65 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 68 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 119). | 74 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 77 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 80 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 86 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 38 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueDeserializer' looks like designed for extension (can be subclassed), but the method 'deserialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueDeserializer' final or making the method 'deserialize' static/final/abstract/empty, or adding allowed annotation for the method. | 46 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 161). | 47 |
![]() |
misc | FinalParameters | Parameter jsonParser should be final. | 47 |
![]() |
misc | FinalParameters | Parameter deserializationContext should be final. | 47 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 51 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 54 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 109). | 62 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 65 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 68 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 74 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 77 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 35 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 37 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 42 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 44 |
![]() |
coding | MagicNumber | '30000L' is a magic number. | 48 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 50 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 52 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 54 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 64 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 66 |
![]() |
misc | FinalParameters | Parameter broadcastURI should be final. | 72 |
![]() |
coding | HiddenField | 'broadcastURI' hides a field. | 72 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'withBroadcastURI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'withBroadcastURI' static/final/abstract/empty, or adding allowed annotation for the method. | 76 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 76 |
![]() |
misc | FinalParameters | Parameter broadcastURI should be final. | 76 |
![]() |
coding | HiddenField | 'broadcastURI' hides a field. | 76 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 81 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 93 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 101 |
![]() |
misc | FinalParameters | Parameter monitoringBroadcastIntervalMs should be final. | 101 |
![]() |
coding | HiddenField | 'monitoringBroadcastIntervalMs' hides a field. | 101 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 105 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'withMonitoringBroadcastIntervalMs' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'withMonitoringBroadcastIntervalMs' static/final/abstract/empty, or adding allowed annotation for the method. | 105 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
![]() |
misc | FinalParameters | Parameter monitoringBroadcastIntervalMs should be final. | 105 |
![]() |
coding | HiddenField | 'monitoringBroadcastIntervalMs' hides a field. | 105 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 110 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 121 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
![]() |
misc | FinalParameters | Parameter name should be final. | 123 |
![]() |
misc | FinalParameters | Parameter value should be final. | 123 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 127 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 127 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
![]() |
misc | FinalParameters | Parameter name should be final. | 127 |
![]() |
misc | FinalParameters | Parameter value should be final. | 127 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 132 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 138). | 134 |
![]() |
design | DesignForExtension | Class 'MonitoringConfiguration' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MonitoringConfiguration' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 137 |
![]() |
misc | FinalParameters | Parameter other should be final. | 138 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 142 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 213). | 146 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
![]() |
misc | FinalParameters | Parameter broadcastUri should be final. | 41 |
![]() |
coding | HiddenField | 'broadcastUri' hides a field. | 41 |
![]() |
misc | FinalParameters | Parameter messages should be final. | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 63 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 70 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 72 |
![]() |
misc | FinalParameters | Parameter messages should be final. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
design | VisibilityModifier | Variable 'uri' must be private and have accessor methods. | 39 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
![]() |
misc | FinalParameters | Parameter broadcastUri should be final. | 41 |
![]() |
coding | HiddenField | 'broadcastUri' hides a field. | 41 |
![]() |
misc | FinalParameters | Parameter messages should be final. | 66 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 77 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 82 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 82 |
![]() |
misc | FinalParameters | Parameter messages should be final. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 32 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
![]() |
design | DesignForExtension | Class 'Slf4jMessagePersister' looks like designed for extension (can be subclassed), but the method 'persistMessages' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Slf4jMessagePersister' final or making the method 'persistMessages' static/final/abstract/empty, or adding allowed annotation for the method. | 40 |
![]() |
misc | FinalParameters | Parameter messages should be final. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 56 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 59 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
![]() |
misc | FinalParameters | Parameter streamConfig should be final. | 77 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 78 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 81 |
![]() |
misc | FinalParameters | Parameter streamConfig should be final. | 81 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 125). | 82 |
![]() |
misc | FinalParameters | Parameter configuration should be final. | 89 |
![]() |
coding | HiddenField | 'configuration' hides a field. | 89 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 92 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 92 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 160). | 93 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 114 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 115 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 116 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 117 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 120 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 124 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 139 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 140 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 141 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 142 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 143 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 144 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 146 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 179 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 190 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 193 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 196 |
![]() |
design | DesignForExtension | Class 'BroadcastMonitorThread' looks like designed for extension (can be subclassed), but the method 'shutdown' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BroadcastMonitorThread' final or making the method 'shutdown' static/final/abstract/empty, or adding allowed annotation for the method. | 208 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 208 |
![]() |
design | DesignForExtension | Class 'BroadcastMonitorThread' looks like designed for extension (can be subclassed), but the method 'getBroadcastUri' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BroadcastMonitorThread' final or making the method 'getBroadcastUri' static/final/abstract/empty, or adding allowed annotation for the method. | 213 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 213 |
![]() |
design | DesignForExtension | Class 'BroadcastMonitorThread' looks like designed for extension (can be subclassed), but the method 'getWaitTime' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BroadcastMonitorThread' final or making the method 'getWaitTime' static/final/abstract/empty, or adding allowed annotation for the method. | 217 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 217 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 38 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 43 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 45 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 50 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 58 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 60 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 62 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 72 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter name should be final. | 80 |
![]() |
coding | HiddenField | 'name' hides a field. | 80 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
![]() |
misc | FinalParameters | Parameter name should be final. | 84 |
![]() |
coding | HiddenField | 'name' hides a field. | 84 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 89 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 101 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
misc | FinalParameters | Parameter streamIdentifier should be final. | 109 |
![]() |
coding | HiddenField | 'streamIdentifier' hides a field. | 109 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'withStreamIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'withStreamIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. | 113 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 113 |
![]() |
misc | FinalParameters | Parameter streamIdentifier should be final. | 113 |
![]() |
coding | HiddenField | 'streamIdentifier' hides a field. | 113 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 118 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 120 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 130 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 132 |
![]() |
misc | FinalParameters | Parameter startedAt should be final. | 138 |
![]() |
coding | HiddenField | 'startedAt' hides a field. | 138 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'withStartedAt' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'withStartedAt' static/final/abstract/empty, or adding allowed annotation for the method. | 142 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 142 |
![]() |
misc | FinalParameters | Parameter startedAt should be final. | 142 |
![]() |
coding | HiddenField | 'startedAt' hides a field. | 142 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 147 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 152 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 152 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 158 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
![]() |
misc | FinalParameters | Parameter name should be final. | 160 |
![]() |
coding | HiddenField | 'name' hides a field. | 160 |
![]() |
misc | FinalParameters | Parameter value should be final. | 160 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 164 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 164 |
![]() |
misc | FinalParameters | Parameter name should be final. | 164 |
![]() |
coding | HiddenField | 'name' hides a field. | 164 |
![]() |
misc | FinalParameters | Parameter value should be final. | 164 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 169 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 135). | 171 |
![]() |
design | DesignForExtension | Class 'Broadcast' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Broadcast' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 174 |
![]() |
misc | FinalParameters | Parameter other should be final. | 175 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 179 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 204). | 183 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 36 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 38 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 40 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 45 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 52 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 54 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 60 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 62 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 64 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 74 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 76 |
![]() |
misc | FinalParameters | Parameter passed should be final. | 82 |
![]() |
coding | HiddenField | 'passed' hides a field. | 82 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withPassed' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'withPassed' static/final/abstract/empty, or adding allowed annotation for the method. | 86 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 86 |
![]() |
misc | FinalParameters | Parameter passed should be final. | 86 |
![]() |
coding | HiddenField | 'passed' hides a field. | 86 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 93 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 105 |
![]() |
misc | FinalParameters | Parameter failed should be final. | 111 |
![]() |
coding | HiddenField | 'failed' hides a field. | 111 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withFailed' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'withFailed' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
![]() |
misc | FinalParameters | Parameter failed should be final. | 115 |
![]() |
coding | HiddenField | 'failed' hides a field. | 115 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 120 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 122 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 132 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 134 |
![]() |
misc | FinalParameters | Parameter name should be final. | 140 |
![]() |
coding | HiddenField | 'name' hides a field. | 140 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 144 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 144 |
![]() |
misc | FinalParameters | Parameter name should be final. | 144 |
![]() |
coding | HiddenField | 'name' hides a field. | 144 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 149 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 154 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 154 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 160 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 160 |
![]() |
misc | FinalParameters | Parameter name should be final. | 162 |
![]() |
coding | HiddenField | 'name' hides a field. | 162 |
![]() |
misc | FinalParameters | Parameter value should be final. | 162 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 166 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 166 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 166 |
![]() |
misc | FinalParameters | Parameter name should be final. | 166 |
![]() |
coding | HiddenField | 'name' hides a field. | 166 |
![]() |
misc | FinalParameters | Parameter value should be final. | 166 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 171 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 122). | 173 |
![]() |
design | DesignForExtension | Class 'DatumStatusCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DatumStatusCounterBroadcast' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 176 |
![]() |
misc | FinalParameters | Parameter other should be final. | 177 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 181 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 178). | 185 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 38 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 40 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 42 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 47 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 49 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 54 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 61 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 68 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 75 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 76 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 78 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 80 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 90 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 92 |
![]() |
misc | FinalParameters | Parameter verbose should be final. | 98 |
![]() |
coding | HiddenField | 'verbose' hides a field. | 98 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'withVerbose' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'withVerbose' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
![]() |
misc | FinalParameters | Parameter verbose should be final. | 102 |
![]() |
coding | HiddenField | 'verbose' hides a field. | 102 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 109 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 121 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 127 |
![]() |
misc | FinalParameters | Parameter objectPendingFinalizationCount should be final. | 127 |
![]() |
coding | HiddenField | 'objectPendingFinalizationCount' hides a field. | 127 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 131 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'withObjectPendingFinalizationCount' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'withObjectPendingFinalizationCount' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
misc | FinalParameters | Parameter objectPendingFinalizationCount should be final. | 131 |
![]() |
coding | HiddenField | 'objectPendingFinalizationCount' hides a field. | 131 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 136 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 138 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 148 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 150 |
![]() |
misc | FinalParameters | Parameter heapMemoryUsage should be final. | 156 |
![]() |
coding | HiddenField | 'heapMemoryUsage' hides a field. | 156 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'withHeapMemoryUsage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'withHeapMemoryUsage' static/final/abstract/empty, or adding allowed annotation for the method. | 160 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 160 |
![]() |
misc | FinalParameters | Parameter heapMemoryUsage should be final. | 160 |
![]() |
coding | HiddenField | 'heapMemoryUsage' hides a field. | 160 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 165 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 167 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 177 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 179 |
![]() |
misc | FinalParameters | Parameter nonHeapMemoryUsage should be final. | 185 |
![]() |
coding | HiddenField | 'nonHeapMemoryUsage' hides a field. | 185 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 189 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'withNonHeapMemoryUsage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'withNonHeapMemoryUsage' static/final/abstract/empty, or adding allowed annotation for the method. | 189 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 189 |
![]() |
misc | FinalParameters | Parameter nonHeapMemoryUsage should be final. | 189 |
![]() |
coding | HiddenField | 'nonHeapMemoryUsage' hides a field. | 189 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 194 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 196 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 206 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 208 |
![]() |
misc | FinalParameters | Parameter name should be final. | 214 |
![]() |
coding | HiddenField | 'name' hides a field. | 214 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 218 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 218 |
![]() |
misc | FinalParameters | Parameter name should be final. | 218 |
![]() |
coding | HiddenField | 'name' hides a field. | 218 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 223 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 228 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 228 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 234 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
![]() |
misc | FinalParameters | Parameter name should be final. | 236 |
![]() |
coding | HiddenField | 'name' hides a field. | 236 |
![]() |
misc | FinalParameters | Parameter value should be final. | 236 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 240 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 240 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 240 |
![]() |
misc | FinalParameters | Parameter name should be final. | 240 |
![]() |
coding | HiddenField | 'name' hides a field. | 240 |
![]() |
misc | FinalParameters | Parameter value should be final. | 240 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 245 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 198). | 247 |
![]() |
design | DesignForExtension | Class 'MemoryUsageBroadcast' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemoryUsageBroadcast' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 250 |
![]() |
misc | FinalParameters | Parameter other should be final. | 251 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 255 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 324). | 259 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 42 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 44 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 49 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 51 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 58 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 65 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 72 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 84 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 92 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 94 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 96 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 106 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 108 |
![]() |
misc | FinalParameters | Parameter errorRate should be final. | 114 |
![]() |
coding | HiddenField | 'errorRate' hides a field. | 114 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withErrorRate' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withErrorRate' static/final/abstract/empty, or adding allowed annotation for the method. | 118 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
![]() |
misc | FinalParameters | Parameter errorRate should be final. | 118 |
![]() |
coding | HiddenField | 'errorRate' hides a field. | 118 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 125 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 135 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
misc | FinalParameters | Parameter numEmitted should be final. | 143 |
![]() |
coding | HiddenField | 'numEmitted' hides a field. | 143 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withNumEmitted' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withNumEmitted' static/final/abstract/empty, or adding allowed annotation for the method. | 147 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
![]() |
misc | FinalParameters | Parameter numEmitted should be final. | 147 |
![]() |
coding | HiddenField | 'numEmitted' hides a field. | 147 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 152 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 154 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 164 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 166 |
![]() |
misc | FinalParameters | Parameter numReceived should be final. | 172 |
![]() |
coding | HiddenField | 'numReceived' hides a field. | 172 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withNumReceived' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withNumReceived' static/final/abstract/empty, or adding allowed annotation for the method. | 176 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 176 |
![]() |
misc | FinalParameters | Parameter numReceived should be final. | 176 |
![]() |
coding | HiddenField | 'numReceived' hides a field. | 176 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 181 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 193 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
misc | FinalParameters | Parameter numUnhandledErrors should be final. | 201 |
![]() |
coding | HiddenField | 'numUnhandledErrors' hides a field. | 201 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 205 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withNumUnhandledErrors' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withNumUnhandledErrors' static/final/abstract/empty, or adding allowed annotation for the method. | 205 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 205 |
![]() |
misc | FinalParameters | Parameter numUnhandledErrors should be final. | 205 |
![]() |
coding | HiddenField | 'numUnhandledErrors' hides a field. | 205 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 210 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 212 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 222 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 224 |
![]() |
misc | FinalParameters | Parameter avgTime should be final. | 230 |
![]() |
coding | HiddenField | 'avgTime' hides a field. | 230 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withAvgTime' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withAvgTime' static/final/abstract/empty, or adding allowed annotation for the method. | 234 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
![]() |
misc | FinalParameters | Parameter avgTime should be final. | 234 |
![]() |
coding | HiddenField | 'avgTime' hides a field. | 234 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 239 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 241 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 251 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 253 |
![]() |
misc | FinalParameters | Parameter maxTime should be final. | 259 |
![]() |
coding | HiddenField | 'maxTime' hides a field. | 259 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withMaxTime' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withMaxTime' static/final/abstract/empty, or adding allowed annotation for the method. | 263 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 263 |
![]() |
misc | FinalParameters | Parameter maxTime should be final. | 263 |
![]() |
coding | HiddenField | 'maxTime' hides a field. | 263 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 268 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 270 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 280 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 282 |
![]() |
misc | FinalParameters | Parameter name should be final. | 288 |
![]() |
coding | HiddenField | 'name' hides a field. | 288 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 292 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 292 |
![]() |
misc | FinalParameters | Parameter name should be final. | 292 |
![]() |
coding | HiddenField | 'name' hides a field. | 292 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 297 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 302 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 302 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 308 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 308 |
![]() |
misc | FinalParameters | Parameter name should be final. | 310 |
![]() |
coding | HiddenField | 'name' hides a field. | 310 |
![]() |
misc | FinalParameters | Parameter value should be final. | 310 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 314 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 314 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 314 |
![]() |
misc | FinalParameters | Parameter name should be final. | 314 |
![]() |
coding | HiddenField | 'name' hides a field. | 314 |
![]() |
misc | FinalParameters | Parameter value should be final. | 314 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 319 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 208). | 321 |
![]() |
design | DesignForExtension | Class 'StreamsTaskCounterBroadcast' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsTaskCounterBroadcast' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 324 |
![]() |
misc | FinalParameters | Parameter other should be final. | 325 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 329 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 338). | 333 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 42 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 44 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 49 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 51 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 58 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 65 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 72 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 84 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 92 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 94 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 96 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 106 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 108 |
![]() |
misc | FinalParameters | Parameter currentSize should be final. | 114 |
![]() |
coding | HiddenField | 'currentSize' hides a field. | 114 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withCurrentSize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withCurrentSize' static/final/abstract/empty, or adding allowed annotation for the method. | 118 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
![]() |
misc | FinalParameters | Parameter currentSize should be final. | 118 |
![]() |
coding | HiddenField | 'currentSize' hides a field. | 118 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 125 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 135 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
misc | FinalParameters | Parameter avgWait should be final. | 143 |
![]() |
coding | HiddenField | 'avgWait' hides a field. | 143 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withAvgWait' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withAvgWait' static/final/abstract/empty, or adding allowed annotation for the method. | 147 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
![]() |
misc | FinalParameters | Parameter avgWait should be final. | 147 |
![]() |
coding | HiddenField | 'avgWait' hides a field. | 147 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 152 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 154 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 164 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 166 |
![]() |
misc | FinalParameters | Parameter maxWait should be final. | 172 |
![]() |
coding | HiddenField | 'maxWait' hides a field. | 172 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withMaxWait' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withMaxWait' static/final/abstract/empty, or adding allowed annotation for the method. | 176 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 176 |
![]() |
misc | FinalParameters | Parameter maxWait should be final. | 176 |
![]() |
coding | HiddenField | 'maxWait' hides a field. | 176 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 181 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 193 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
misc | FinalParameters | Parameter removed should be final. | 201 |
![]() |
coding | HiddenField | 'removed' hides a field. | 201 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withRemoved' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withRemoved' static/final/abstract/empty, or adding allowed annotation for the method. | 205 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 205 |
![]() |
misc | FinalParameters | Parameter removed should be final. | 205 |
![]() |
coding | HiddenField | 'removed' hides a field. | 205 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 210 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 212 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 222 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 224 |
![]() |
misc | FinalParameters | Parameter added should be final. | 230 |
![]() |
coding | HiddenField | 'added' hides a field. | 230 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withAdded' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withAdded' static/final/abstract/empty, or adding allowed annotation for the method. | 234 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
![]() |
misc | FinalParameters | Parameter added should be final. | 234 |
![]() |
coding | HiddenField | 'added' hides a field. | 234 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 239 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 241 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 251 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 253 |
![]() |
misc | FinalParameters | Parameter throughput should be final. | 259 |
![]() |
coding | HiddenField | 'throughput' hides a field. | 259 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withThroughput' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withThroughput' static/final/abstract/empty, or adding allowed annotation for the method. | 263 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 263 |
![]() |
misc | FinalParameters | Parameter throughput should be final. | 263 |
![]() |
coding | HiddenField | 'throughput' hides a field. | 263 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 268 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 270 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 280 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 282 |
![]() |
misc | FinalParameters | Parameter name should be final. | 288 |
![]() |
coding | HiddenField | 'name' hides a field. | 288 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 292 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 292 |
![]() |
misc | FinalParameters | Parameter name should be final. | 292 |
![]() |
coding | HiddenField | 'name' hides a field. | 292 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 297 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 302 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 302 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 308 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 308 |
![]() |
misc | FinalParameters | Parameter name should be final. | 310 |
![]() |
coding | HiddenField | 'name' hides a field. | 310 |
![]() |
misc | FinalParameters | Parameter value should be final. | 310 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 314 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 314 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 314 |
![]() |
misc | FinalParameters | Parameter name should be final. | 314 |
![]() |
coding | HiddenField | 'name' hides a field. | 314 |
![]() |
misc | FinalParameters | Parameter value should be final. | 314 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 319 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 193). | 321 |
![]() |
design | DesignForExtension | Class 'ThroughputQueueBroadcast' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ThroughputQueueBroadcast' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 324 |
![]() |
misc | FinalParameters | Parameter other should be final. | 325 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 329 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 308). | 333 |