The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 1070 | ![]() |
JavadocType | 181 | ![]() |
JavadocVariable | 599 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 44 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 2 | ![]() |
StaticVariableName | 3 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 44 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 398 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 14 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 0 | ![]() |
WhitespaceAround | 17 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 13 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 2 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 400 | ![]() |
AvoidInlineConditionals | 30 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 7 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 1 | ![]() |
RedundantThrows | 19 | ![]() |
SimplifyBooleanExpression | 16 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 9 | ![]() |
HideUtilityClassConstructor | 8 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 55 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 912 | ![]() |
TodoComment | 15 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 23 | ![]() |
NewlineAtEndOfFile | 19 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Variable 'messageListeners' must be private and have accessor methods. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'testMode' must be private and have accessor methods. | 65 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter pubSubManager should be final. | 67 |
![]() | Parameter monitoringEngine should be final. | 67 |
![]() | Parameter settings should be final. | 67 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | '}' should be on the same line. | 118 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter testMode should be final. | 126 |
![]() | 'testMode' hides a field. | 126 |
![]() | Missing a Javadoc comment. | 131 |
![]() | '}' should be on the same line. | 142 |
![]() | '}' should be on the same line. | 148 |
![]() | '}' should be on the same line. | 156 |
![]() | Must have at least one statement. | 157 |
![]() | '}' should be on the same line. | 163 |
![]() | Must have at least one statement. | 164 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Parameter pubSubManager should be final. | 174 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Parameter monitoringEngine should be final. | 182 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Parameter configurationChannel should be final. | 190 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Missing a Javadoc comment. | 198 |
![]() | Parameter eventChannel should be final. | 198 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Parameter monitoringDataRequestChannel should be final. | 206 |
![]() | Missing a Javadoc comment. | 210 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Parameter metricsCollectionInterval should be final. | 214 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Parameter metricsValidationInterval should be final. | 222 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Parameter args should be final. | 230 |
![]() | Line is longer than 120 characters. | 231 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'pubSubManager' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'eventChannel' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter monitoringEngine should be final. | 53 |
![]() | Parameter pubSubManager should be final. | 53 |
![]() | Parameter eventChannel should be final. | 53 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line is longer than 120 characters. | 70 |
![]() | '}' should be on the same line. | 77 |
![]() | Avoid inline conditionals. | 86 |
![]() | '}' should be on the same line. | 91 |
![]() | Missing a Javadoc comment. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'workingHours' must be private and have accessor methods. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter workingHours should be final. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter date should be final. | 49 |
![]() | '}' should be on the same line. | 55 |
![]() | '}' should be on the same line. | 59 |
![]() | '&&' should be on a new line. | 63 |
![]() | '}' should be on the same line. | 65 |
![]() | '}' should be on the same line. | 68 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter text should be final. | 80 |
![]() | '}' should be on the same line. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter monitoringEngine should be final. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter services should be final. | 54 |
![]() | Line is longer than 120 characters. | 64 |
![]() | '}' should be on the same line. | 74 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter metrics should be final. | 82 |
![]() | Parameter metric1 should be final. | 84 |
![]() | Parameter metric2 should be final. | 84 |
![]() | '}' should be on the same line. | 98 |
![]() | '}' should be on the same line. | 101 |
![]() | '}' should be on the same line. | 107 |
![]() | Line is longer than 120 characters. | 110 |
![]() | Line is longer than 120 characters. | 111 |
![]() | '}' should be on the same line. | 112 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Utility classes should not have a public or default constructor. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter availMetric should be final. | 50 |
![]() | Parameter reportingPeriod should be final. | 50 |
![]() | '+' should be on a new line. | 53 |
![]() | Expression can be simplified. | 80 |
![]() | '}' should be on the same line. | 82 |
![]() | '}' should be on the same line. | 90 |
![]() | '}' should be on the same line. | 94 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter availMetric should be final. | 100 |
![]() | Parameter reportingPeriod should be final. | 100 |
![]() | Line is longer than 120 characters. | 104 |
![]() | '}' should be on the same line. | 112 |
![]() | '}' should be on the same line. | 129 |
![]() | Expression can be simplified. | 135 |
![]() | '}' should be on the same line. | 141 |
![]() | '}' should be on the same line. | 145 |
![]() | Expression can be simplified. | 146 |
![]() | '}' should be on the same line. | 152 |
![]() | '}' should be on the same line. | 165 |
![]() | '}' should be on the same line. | 168 |
![]() | '}' should be on the same line. | 171 |
![]() | '}' should be on the same line. | 182 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter availMetric should be final. | 188 |
![]() | Parameter reportingPeriod should be final. | 188 |
![]() | Line is longer than 120 characters. | 192 |
![]() | '}' should be on the same line. | 200 |
![]() | '}' should be on the same line. | 217 |
![]() | Expression can be simplified. | 223 |
![]() | '}' should be on the same line. | 229 |
![]() | '}' should be on the same line. | 233 |
![]() | Expression can be simplified. | 234 |
![]() | '}' should be on the same line. | 240 |
![]() | Expression can be simplified. | 251 |
![]() | '}' should be on the same line. | 258 |
![]() | '}' should be on the same line. | 269 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Parameter slaComplianceMetric should be final. | 275 |
![]() | Parameter reportingPeriod should be final. | 275 |
![]() | Line is longer than 120 characters. | 279 |
![]() | '}' should be on the same line. | 287 |
![]() | '}' should be on the same line. | 304 |
![]() | '}' should be on the same line. | 316 |
![]() | '}' should be on the same line. | 320 |
![]() | '}' should be on the same line. | 327 |
![]() | '}' should be on the same line. | 340 |
![]() | '}' should be on the same line. | 343 |
![]() | '}' should be on the same line. | 346 |
![]() | '}' should be on the same line. | 357 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'startDate' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'endDate' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter reportingInterval should be final. | 49 |
![]() | '}' should be on the same line. | 62 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter startDate should be final. | 80 |
![]() | 'startDate' hides a field. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 38 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter auditRecord should be final. | 55 |
![]() | '}' should be on the same line. | 62 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter auditRecord should be final. | 70 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 70 |
![]() | '}' should be on the same line. | 77 |
![]() | '}' should be on the same line. | 87 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter id should be final. | 95 |
![]() | '}' should be on the same line. | 104 |
![]() | '}' should be on the same line. | 110 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter maxResults should be final. | 122 |
![]() | Parameter firstResult should be final. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter all should be final. | 126 |
![]() | Parameter maxResults should be final. | 126 |
![]() | Parameter firstResult should be final. | 126 |
![]() | '}' should be on the same line. | 137 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter id should be final. | 143 |
![]() | '}' should be on the same line. | 147 |
![]() | Missing a Javadoc comment. | 153 |
![]() | '}' should be on the same line. | 161 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.entities.*. | 37 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 39 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter metric should be final. | 57 |
![]() | Line is longer than 120 characters. | 90 |
![]() | Line is longer than 120 characters. | 95 |
![]() | Line is longer than 120 characters. | 96 |
![]() | Line is longer than 120 characters. | 132 |
![]() | Line is longer than 120 characters. | 136 |
![]() | Line is longer than 120 characters. | 137 |
![]() | '}' should be on the same line. | 141 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Parameter metric should be final. | 149 |
![]() | Redundant throws: 'IllegalOrphanException' is subclass of 'Exception'. | 149 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 149 |
![]() | Line is longer than 120 characters. | 172 |
![]() | Line is longer than 120 characters. | 179 |
![]() | Line is longer than 120 characters. | 187 |
![]() | Line is longer than 120 characters. | 211 |
![]() | Line is longer than 120 characters. | 218 |
![]() | Line is longer than 120 characters. | 262 |
![]() | Line is longer than 120 characters. | 270 |
![]() | Line is longer than 120 characters. | 273 |
![]() | Line is longer than 120 characters. | 274 |
![]() | Line is longer than 120 characters. | 275 |
![]() | '}' should be on the same line. | 280 |
![]() | '}' should be on the same line. | 290 |
![]() | Missing a Javadoc comment. | 298 |
![]() | Parameter id should be final. | 298 |
![]() | '}' should be on the same line. | 307 |
![]() | Line is longer than 120 characters. | 317 |
![]() | Line is longer than 120 characters. | 324 |
![]() | Line is longer than 120 characters. | 327 |
![]() | Line is longer than 120 characters. | 331 |
![]() | '}' should be on the same line. | 353 |
![]() | Missing a Javadoc comment. | 361 |
![]() | Missing a Javadoc comment. | 365 |
![]() | Parameter maxResults should be final. | 365 |
![]() | Parameter firstResult should be final. | 365 |
![]() | Missing a Javadoc comment. | 369 |
![]() | Parameter all should be final. | 369 |
![]() | Parameter maxResults should be final. | 369 |
![]() | Parameter firstResult should be final. | 369 |
![]() | '}' should be on the same line. | 380 |
![]() | Missing a Javadoc comment. | 386 |
![]() | Parameter id should be final. | 386 |
![]() | '}' should be on the same line. | 390 |
![]() | Missing a Javadoc comment. | 396 |
![]() | '}' should be on the same line. | 404 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 41 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter metricType should be final. | 59 |
![]() | Redundant throws: 'PreexistingEntityException' is subclass of 'Exception'. | 59 |
![]() | Line is longer than 120 characters. | 69 |
![]() | '}' should be on the same line. | 84 |
![]() | '}' should be on the same line. | 90 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter metricType should be final. | 98 |
![]() | Redundant throws: 'IllegalOrphanException' is subclass of 'Exception'. | 98 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 98 |
![]() | Line is longer than 120 characters. | 112 |
![]() | Line is longer than 120 characters. | 120 |
![]() | Line is longer than 120 characters. | 131 |
![]() | '}' should be on the same line. | 138 |
![]() | '}' should be on the same line. | 148 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Parameter id should be final. | 156 |
![]() | '}' should be on the same line. | 165 |
![]() | Line is longer than 120 characters. | 175 |
![]() | '}' should be on the same line. | 182 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Parameter maxResults should be final. | 194 |
![]() | Parameter firstResult should be final. | 194 |
![]() | Missing a Javadoc comment. | 198 |
![]() | Parameter all should be final. | 198 |
![]() | Parameter maxResults should be final. | 198 |
![]() | Parameter firstResult should be final. | 198 |
![]() | '}' should be on the same line. | 209 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Parameter id should be final. | 215 |
![]() | '}' should be on the same line. | 219 |
![]() | Missing a Javadoc comment. | 225 |
![]() | '}' should be on the same line. | 233 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 41 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter metricValueHistory should be final. | 58 |
![]() | Redundant throws: 'PreexistingEntityException' is subclass of 'Exception'. | 58 |
![]() | '}' should be on the same line. | 78 |
![]() | Line is longer than 120 characters. | 81 |
![]() | '}' should be on the same line. | 84 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter metricValueHistory should be final. | 92 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 92 |
![]() | Line is longer than 120 characters. | 98 |
![]() | '}' should be on the same line. | 115 |
![]() | '}' should be on the same line. | 125 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter id should be final. | 133 |
![]() | '}' should be on the same line. | 142 |
![]() | Line is longer than 120 characters. | 144 |
![]() | '}' should be on the same line. | 153 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Parameter maxResults should be final. | 165 |
![]() | Parameter firstResult should be final. | 165 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Parameter all should be final. | 169 |
![]() | Parameter maxResults should be final. | 169 |
![]() | Parameter firstResult should be final. | 169 |
![]() | '}' should be on the same line. | 180 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Parameter id should be final. | 186 |
![]() | '}' should be on the same line. | 190 |
![]() | Missing a Javadoc comment. | 196 |
![]() | '}' should be on the same line. | 204 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 41 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter metricValue should be final. | 59 |
![]() | Redundant throws: 'IllegalOrphanException' is subclass of 'Exception'. | 59 |
![]() | Redundant throws: 'PreexistingEntityException' is subclass of 'Exception'. | 59 |
![]() | Line is longer than 120 characters. | 68 |
![]() | '}' should be on the same line. | 89 |
![]() | '}' should be on the same line. | 95 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter metricValue should be final. | 103 |
![]() | Redundant throws: 'IllegalOrphanException' is subclass of 'Exception'. | 103 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 103 |
![]() | Line is longer than 120 characters. | 118 |
![]() | '}' should be on the same line. | 138 |
![]() | '}' should be on the same line. | 148 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Parameter id should be final. | 156 |
![]() | '}' should be on the same line. | 165 |
![]() | '}' should be on the same line. | 176 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter maxResults should be final. | 188 |
![]() | Parameter firstResult should be final. | 188 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Parameter all should be final. | 192 |
![]() | Parameter maxResults should be final. | 192 |
![]() | Parameter firstResult should be final. | 192 |
![]() | '}' should be on the same line. | 203 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Parameter id should be final. | 209 |
![]() | '}' should be on the same line. | 213 |
![]() | Missing a Javadoc comment. | 219 |
![]() | '}' should be on the same line. | 227 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 41 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter service should be final. | 59 |
![]() | Line is longer than 120 characters. | 78 |
![]() | '}' should be on the same line. | 102 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter service should be final. | 110 |
![]() | Redundant throws: 'IllegalOrphanException' is subclass of 'Exception'. | 110 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 110 |
![]() | Line is longer than 120 characters. | 126 |
![]() | Line is longer than 120 characters. | 141 |
![]() | '}' should be on the same line. | 176 |
![]() | '}' should be on the same line. | 186 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Parameter id should be final. | 194 |
![]() | '}' should be on the same line. | 203 |
![]() | Line is longer than 120 characters. | 213 |
![]() | '}' should be on the same line. | 225 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Parameter maxResults should be final. | 237 |
![]() | Parameter firstResult should be final. | 237 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Parameter all should be final. | 241 |
![]() | Parameter maxResults should be final. | 241 |
![]() | Parameter firstResult should be final. | 241 |
![]() | '}' should be on the same line. | 252 |
![]() | Missing a Javadoc comment. | 258 |
![]() | Parameter id should be final. | 258 |
![]() | '}' should be on the same line. | 262 |
![]() | Missing a Javadoc comment. | 268 |
![]() | '}' should be on the same line. | 276 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 39 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter violation should be final. | 56 |
![]() | '}' should be on the same line. | 72 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter violation should be final. | 80 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 80 |
![]() | '}' should be on the same line. | 102 |
![]() | '}' should be on the same line. | 112 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter id should be final. | 120 |
![]() | '}' should be on the same line. | 129 |
![]() | '}' should be on the same line. | 140 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Parameter maxResults should be final. | 152 |
![]() | Parameter firstResult should be final. | 152 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Parameter all should be final. | 156 |
![]() | Parameter maxResults should be final. | 156 |
![]() | Parameter firstResult should be final. | 156 |
![]() | '}' should be on the same line. | 167 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter id should be final. | 173 |
![]() | '}' should be on the same line. | 177 |
![]() | Missing a Javadoc comment. | 183 |
![]() | '}' should be on the same line. | 191 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 40 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter vm should be final. | 58 |
![]() | Line is longer than 120 characters. | 73 |
![]() | '}' should be on the same line. | 92 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter vm should be final. | 100 |
![]() | Redundant throws: 'NonexistentEntityException' is subclass of 'Exception'. | 100 |
![]() | Line is longer than 120 characters. | 116 |
![]() | '}' should be on the same line. | 148 |
![]() | '}' should be on the same line. | 158 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Parameter id should be final. | 166 |
![]() | '}' should be on the same line. | 175 |
![]() | '}' should be on the same line. | 191 |
![]() | Missing a Javadoc comment. | 199 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Parameter maxResults should be final. | 203 |
![]() | Parameter firstResult should be final. | 203 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Parameter all should be final. | 207 |
![]() | Parameter maxResults should be final. | 207 |
![]() | Parameter firstResult should be final. | 207 |
![]() | '}' should be on the same line. | 218 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Parameter id should be final. | 224 |
![]() | '}' should be on the same line. | 228 |
![]() | Missing a Javadoc comment. | 234 |
![]() | '}' should be on the same line. | 242 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter messages should be final. | 41 |
![]() | Avoid inline conditionals. | 42 |
![]() | '}' should be on the same line. | 45 |
![]() | Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Parameter cause should be final. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter message should be final. | 40 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter message should be final. | 36 |
![]() | Parameter cause should be final. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter message should be final. | 40 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | '}' is not preceded with whitespace. | 41 |
![]() | '}' is not preceded with whitespace. | 41 |
![]() | Line is longer than 120 characters. | 44 |
![]() | Line is longer than 120 characters. | 47 |
![]() | Line is longer than 120 characters. | 48 |
![]() | '}' is not preceded with whitespace. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter auditRecordId should be final. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter auditRecordId should be final. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter source should be final. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter userId should be final. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter fqdn should be final. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter description should be final. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter timestamp should be final. | 119 |
![]() | Avoid inline conditionals. | 126 |
![]() | Parameter object should be final. | 131 |
![]() | Comment matches to-do format 'TODO:'. | 132 |
![]() | Line is longer than 120 characters. | 137 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 44 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '}' is not preceded with whitespace. | 51 |
![]() | '}' is not preceded with whitespace. | 51 |
![]() | Line is longer than 120 characters. | 55 |
![]() | Line is longer than 120 characters. | 56 |
![]() | '}' is not preceded with whitespace. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter metricId should be final. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter metricId should be final. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter violationThreshold should be final. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter warningThreshold should be final. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Parameter configValue should be final. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter vm should be final. | 135 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter service should be final. | 143 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Parameter metricType should be final. | 151 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter violationList should be final. | 159 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Parameter metricValue should be final. | 167 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Parameter metricValueHistoryList should be final. | 175 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Parameter metricTypeEnum should be final. | 183 |
![]() | Avoid inline conditionals. | 190 |
![]() | Parameter object should be final. | 195 |
![]() | Comment matches to-do format 'TODO:'. | 196 |
![]() | Line is longer than 120 characters. | 201 |
![]() | Missing a Javadoc comment. | 212 |
![]() | 'metricValue' hides a field. | 213 |
![]() | '}' should be on the same line. | 216 |
![]() | Line is longer than 120 characters. | 222 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Parameter metric should be final. | 222 |
![]() | Parameter metricValue should be final. | 222 |
![]() | 'metricValue' hides a field. | 222 |
![]() | Parameter slaCompliance should be final. | 222 |
![]() | Parameter metricsTimestamp should be final. | 222 |
![]() | '}' should be on the same line. | 230 |
![]() | '}' should be on the same line. | 234 |
![]() | '}' should be on the same line. | 239 |
![]() | '}' should be on the same line. | 242 |
![]() | Avoid inline conditionals. | 246 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Parameter value should be final. | 255 |
![]() | Parameter metricsTimestamp should be final. | 255 |
![]() | Missing a Javadoc comment. | 260 |
![]() | Parameter value should be final. | 260 |
![]() | Parameter metricsTimestamp should be final. | 260 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Parameter metricTypeEnum should be final. | 265 |
![]() | '+' should be on a new line. | 266 |
![]() | '}' should be on the same line. | 271 |
![]() | Line is longer than 120 characters. | 273 |
![]() | Missing a Javadoc comment. | 277 |
![]() | Missing a Javadoc comment. | 279 |
![]() | Missing a Javadoc comment. | 281 |
![]() | Missing a Javadoc comment. | 283 |
![]() | Parameter value should be final. | 283 |
![]() | '}' should be on the same line. | 286 |
![]() | Missing a Javadoc comment. | 292 |
![]() | Missing a Javadoc comment. | 294 |
![]() | '}' should be on the same line. | 297 |
![]() | Missing a Javadoc comment. | 303 |
![]() | Missing a Javadoc comment. | 305 |
![]() | Missing a Javadoc comment. | 307 |
![]() | Missing a Javadoc comment. | 309 |
![]() | 'violationThreshold' hides a field. | 309 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 37 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line is longer than 120 characters. | 45 |
![]() | Line is longer than 120 characters. | 48 |
![]() | Line is longer than 120 characters. | 49 |
![]() | Line is longer than 120 characters. | 50 |
![]() | '}' is not preceded with whitespace. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter metricTypeId should be final. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter metricTypeId should be final. | 92 |
![]() | Parameter name should be final. | 92 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter metricTypeId should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter name should be final. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter title should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter description should be final. | 125 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter qosTermUri should be final. | 133 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter metricUnit should be final. | 141 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Parameter target should be final. | 149 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Parameter type should be final. | 157 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Parameter critical should be final. | 165 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter dataType should be final. | 173 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Parameter computationOrder should be final. | 181 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Parameter metricList should be final. | 189 |
![]() | Avoid inline conditionals. | 196 |
![]() | Parameter object should be final. | 201 |
![]() | Comment matches to-do format 'TODO:'. | 202 |
![]() | Line is longer than 120 characters. | 207 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Missing a Javadoc comment. | 223 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Missing a Javadoc comment. | 226 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line is longer than 120 characters. | 46 |
![]() | Line is longer than 120 characters. | 49 |
![]() | '}' is not preceded with whitespace. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line is longer than 120 characters. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter metricId should be final. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter metricId should be final. | 79 |
![]() | Parameter time should be final. | 79 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter metricId should be final. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter time should be final. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter value should be final. | 120 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Parameter slaCompliance should be final. | 128 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Parameter violationSeverity should be final. | 136 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Parameter metric should be final. | 144 |
![]() | Avoid inline conditionals. | 151 |
![]() | Parameter object should be final. | 156 |
![]() | Comment matches to-do format 'TODO:'. | 157 |
![]() | Line is longer than 120 characters. | 162 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line is longer than 120 characters. | 43 |
![]() | '}' is not preceded with whitespace. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'metricValueHistoryPK' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 120 characters. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter metricValueHistoryPK should be final. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter metricValueHistoryPK should be final. | 65 |
![]() | Parameter endTime should be final. | 65 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter metricId should be final. | 70 |
![]() | Parameter startTime should be final. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter metricValueHistoryPK should be final. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter endTime should be final. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter value should be final. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter metric should be final. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Avoid inline conditionals. | 113 |
![]() | Parameter object should be final. | 118 |
![]() | Comment matches to-do format 'TODO:'. | 119 |
![]() | Line is longer than 120 characters. | 124 |
![]() | Line is longer than 120 characters. | 132 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter metricId should be final. | 52 |
![]() | Parameter startTime should be final. | 52 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter metricId should be final. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter startTime should be final. | 69 |
![]() | Avoid inline conditionals. | 77 |
![]() | Parameter object should be final. | 82 |
![]() | Comment matches to-do format 'TODO:'. | 83 |
![]() | Line is longer than 120 characters. | 91 |
![]() | Line is longer than 120 characters. | 99 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '}' is not preceded with whitespace. | 50 |
![]() | '}' is not preceded with whitespace. | 50 |
![]() | Line is longer than 120 characters. | 54 |
![]() | Line is longer than 120 characters. | 55 |
![]() | Line is longer than 120 characters. | 56 |
![]() | '}' is not preceded with whitespace. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter serviceId should be final. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Parameter serviceId should be final. | 91 |
![]() | Parameter serviceName should be final. | 91 |
![]() | Parameter startDate should be final. | 91 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter serviceId should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter serviceName should be final. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter serviceUrl should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter startDate should be final. | 125 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter vmList should be final. | 133 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter metricList should be final. | 141 |
![]() | Avoid inline conditionals. | 148 |
![]() | Parameter object should be final. | 153 |
![]() | Comment matches to-do format 'TODO:'. | 154 |
![]() | Line is longer than 120 characters. | 159 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Parameter metricsTimestamp should be final. | 170 |
![]() | '}' should be on the same line. | 173 |
![]() | Line is longer than 120 characters. | 175 |
![]() | Line is longer than 120 characters. | 177 |
![]() | Line is longer than 120 characters. | 181 |
![]() | Avoid inline conditionals. | 181 |
![]() | '}' should be on the same line. | 182 |
![]() | Line is longer than 120 characters. | 184 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Line is longer than 120 characters. | 193 |
![]() | Missing a Javadoc comment. | 199 |
![]() | Parameter metricTypeEnum should be final. | 199 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line is longer than 120 characters. | 46 |
![]() | Line is longer than 120 characters. | 47 |
![]() | Line is longer than 120 characters. | 48 |
![]() | Line is longer than 120 characters. | 49 |
![]() | Line is longer than 120 characters. | 51 |
![]() | '}' is not preceded with whitespace. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter violationId should be final. | 85 |
![]() | Line is longer than 120 characters. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter violationId should be final. | 89 |
![]() | Parameter metricValue should be final. | 89 |
![]() | Parameter startTime should be final. | 89 |
![]() | Parameter severity should be final. | 89 |
![]() | Parameter type should be final. | 89 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter violationId should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter metricValue should be final. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter threshold should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter startTime should be final. | 125 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter endTime should be final. | 133 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter severity should be final. | 141 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Parameter type should be final. | 149 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Parameter metric should be final. | 157 |
![]() | Avoid inline conditionals. | 164 |
![]() | Parameter object should be final. | 169 |
![]() | Comment matches to-do format 'TODO:'. | 170 |
![]() | Line is longer than 120 characters. | 175 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - javax.persistence.*. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | '}' is not preceded with whitespace. | 44 |
![]() | '}' is not preceded with whitespace. | 45 |
![]() | '}' is not preceded with whitespace. | 45 |
![]() | '}' is not preceded with whitespace. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter vmId should be final. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter vmId should be final. | 84 |
![]() | Parameter resourceId should be final. | 84 |
![]() | Parameter name should be final. | 84 |
![]() | Parameter clusterName should be final. | 84 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter vmId should be final. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter resourceId should be final. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter name should be final. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter fqdn should be final. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Parameter clusterName should be final. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter service should be final. | 135 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter metricList should be final. | 143 |
![]() | Avoid inline conditionals. | 150 |
![]() | Parameter object should be final. | 155 |
![]() | Comment matches to-do format 'TODO:'. | 156 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Parameter metricTypeEnum should be final. | 172 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.entities.*. | 36 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
![]() | Parameter monitoringEngine should be final. | 56 |
![]() | '&&' should be on a new line. | 79 |
![]() | Line is longer than 120 characters. | 89 |
![]() | Line is longer than 120 characters. | 100 |
![]() | '}' should be on the same line. | 102 |
![]() | Line is longer than 120 characters. | 107 |
![]() | Parameter value should be final. | 118 |
![]() | Parameter value should be final. | 123 |
![]() | '}' should be on the same line. | 126 |
![]() | '}' should be on the same line. | 137 |
![]() | '}' should be on the same line. | 147 |
![]() | '}' should be on the same line. | 157 |
![]() | '}' should be on the same line. | 167 |
![]() | Parameter violationThreshold should be final. | 174 |
![]() | '}' should be on the same line. | 178 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Expression can be simplified. | 85 |
![]() | Expression can be simplified. | 85 |
![]() | Parameter value should be final. | 97 |
![]() | Parameter value should be final. | 102 |
![]() | '}' should be on the same line. | 105 |
![]() | Expression can be simplified. | 119 |
![]() | '}' should be on the same line. | 121 |
![]() | Parameter violationThreshold should be final. | 138 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 |
![]() | Parameter monitoringEngine should be final. | 55 |
![]() | Line is longer than 120 characters. | 57 |
![]() | Line is longer than 120 characters. | 62 |
![]() | '}' should be on the same line. | 63 |
![]() | Line is longer than 120 characters. | 65 |
![]() | Line is longer than 120 characters. | 80 |
![]() | '}' should be on the same line. | 82 |
![]() | Line is longer than 120 characters. | 87 |
![]() | Parameter value should be final. | 98 |
![]() | Parameter valueObj should be final. | 103 |
![]() | '}' should be on the same line. | 107 |
![]() | '}' should be on the same line. | 111 |
![]() | '}' should be on the same line. | 114 |
![]() | '}' should be on the same line. | 125 |
![]() | '}' should be on the same line. | 140 |
![]() | Parameter violationThreshold should be final. | 152 |
![]() | '}' should be on the same line. | 157 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter monitoringEngine should be final. | 47 |
![]() | Parameter value should be final. | 52 |
![]() | Parameter value should be final. | 57 |
![]() | Parameter violationThreshold should be final. | 82 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
![]() | Parameter monitoringEngine should be final. | 56 |
![]() | Expression can be simplified. | 63 |
![]() | Line is longer than 120 characters. | 71 |
![]() | Parameter value should be final. | 80 |
![]() | Parameter value should be final. | 85 |
![]() | '}' should be on the same line. | 89 |
![]() | '}' should be on the same line. | 92 |
![]() | Parameter violationThreshold should be final. | 119 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
![]() | Parameter monitoringEngine should be final. | 59 |
![]() | Line is longer than 120 characters. | 89 |
![]() | Parameter value should be final. | 99 |
![]() | Parameter value should be final. | 104 |
![]() | '}' should be on the same line. | 117 |
![]() | Parameter violationThreshold should be final. | 134 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
![]() | Parameter monitoringEngine should be final. | 59 |
![]() | Line is longer than 120 characters. | 69 |
![]() | '}' should be on the same line. | 72 |
![]() | Line is longer than 120 characters. | 80 |
![]() | Line is longer than 120 characters. | 91 |
![]() | Parameter value should be final. | 101 |
![]() | Parameter value should be final. | 106 |
![]() | '}' should be on the same line. | 120 |
![]() | Parameter violationThreshold should be final. | 137 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
![]() | Parameter monitoringEngine should be final. | 59 |
![]() | Line is longer than 120 characters. | 69 |
![]() | '}' should be on the same line. | 72 |
![]() | Line is longer than 120 characters. | 77 |
![]() | Line is longer than 120 characters. | 80 |
![]() | Line is longer than 120 characters. | 91 |
![]() | Parameter value should be final. | 101 |
![]() | Parameter value should be final. | 106 |
![]() | Parameter violationThreshold should be final. | 132 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 |
![]() | Parameter monitoringEngine should be final. | 60 |
![]() | '}' should be on the same line. | 71 |
![]() | Line is longer than 120 characters. | 79 |
![]() | Parameter value should be final. | 100 |
![]() | Parameter value should be final. | 105 |
![]() | '}' should be on the same line. | 119 |
![]() | Parameter violationThreshold should be final. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 |
![]() | Parameter monitoringEngine should be final. | 60 |
![]() | Line is longer than 120 characters. | 65 |
![]() | '}' should be on the same line. | 74 |
![]() | Line is longer than 120 characters. | 87 |
![]() | '}' should be on the same line. | 89 |
![]() | Line is longer than 120 characters. | 94 |
![]() | Parameter value should be final. | 105 |
![]() | Parameter value should be final. | 110 |
![]() | '}' should be on the same line. | 113 |
![]() | '}' should be on the same line. | 123 |
![]() | '}' should be on the same line. | 133 |
![]() | '}' should be on the same line. | 144 |
![]() | '}' should be on the same line. | 154 |
![]() | Parameter violationThreshold should be final. | 163 |
![]() | '}' should be on the same line. | 167 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 |
![]() | Parameter monitoringEngine should be final. | 60 |
![]() | Line is longer than 120 characters. | 65 |
![]() | Line is longer than 120 characters. | 84 |
![]() | '}' should be on the same line. | 86 |
![]() | Line is longer than 120 characters. | 91 |
![]() | Parameter value should be final. | 102 |
![]() | Parameter value should be final. | 107 |
![]() | '}' should be on the same line. | 110 |
![]() | '}' should be on the same line. | 120 |
![]() | '}' should be on the same line. | 130 |
![]() | '}' should be on the same line. | 141 |
![]() | '}' should be on the same line. | 151 |
![]() | Parameter violationThreshold should be final. | 160 |
![]() | '}' should be on the same line. | 164 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 |
![]() | Parameter monitoringEngine should be final. | 60 |
![]() | Line is longer than 120 characters. | 65 |
![]() | '}' should be on the same line. | 74 |
![]() | Line is longer than 120 characters. | 87 |
![]() | '}' should be on the same line. | 89 |
![]() | Line is longer than 120 characters. | 94 |
![]() | Parameter value should be final. | 105 |
![]() | Parameter value should be final. | 110 |
![]() | '}' should be on the same line. | 113 |
![]() | '}' should be on the same line. | 123 |
![]() | '}' should be on the same line. | 133 |
![]() | '}' should be on the same line. | 144 |
![]() | '}' should be on the same line. | 154 |
![]() | Parameter violationThreshold should be final. | 163 |
![]() | '}' should be on the same line. | 167 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter monitoringEngine should be final. | 47 |
![]() | Parameter value should be final. | 52 |
![]() | Parameter value should be final. | 57 |
![]() | Parameter violationThreshold should be final. | 82 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
![]() | Parameter monitoringEngine should be final. | 59 |
![]() | Line is longer than 120 characters. | 69 |
![]() | Line is longer than 120 characters. | 78 |
![]() | Parameter value should be final. | 99 |
![]() | Parameter value should be final. | 104 |
![]() | '}' should be on the same line. | 117 |
![]() | Parameter violationThreshold should be final. | 134 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.entities.*. | 37 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 |
![]() | Parameter monitoringEngine should be final. | 58 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Line is longer than 120 characters. | 76 |
![]() | '}' should be on the same line. | 93 |
![]() | '&&' should be on a new line. | 96 |
![]() | Line is longer than 120 characters. | 108 |
![]() | Line is longer than 120 characters. | 109 |
![]() | Line is longer than 120 characters. | 120 |
![]() | Parameter value should be final. | 125 |
![]() | Parameter value should be final. | 130 |
![]() | Parameter violationThreshold should be final. | 155 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | Line is longer than 120 characters. | 65 |
![]() | '}' should be on the same line. | 66 |
![]() | Line is longer than 120 characters. | 68 |
![]() | Line is longer than 120 characters. | 84 |
![]() | Line is longer than 120 characters. | 85 |
![]() | '}' should be on the same line. | 86 |
![]() | Line is longer than 120 characters. | 91 |
![]() | Line is longer than 120 characters. | 92 |
![]() | Parameter value should be final. | 102 |
![]() | Parameter valueObj should be final. | 107 |
![]() | '}' should be on the same line. | 111 |
![]() | '}' should be on the same line. | 115 |
![]() | '}' should be on the same line. | 118 |
![]() | '}' should be on the same line. | 129 |
![]() | '}' should be on the same line. | 144 |
![]() | Parameter violationThreshold should be final. | 156 |
![]() | '}' should be on the same line. | 161 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 |
![]() | Parameter monitoringEngine should be final. | 55 |
![]() | Line is longer than 120 characters. | 60 |
![]() | '}' should be on the same line. | 61 |
![]() | Line is longer than 120 characters. | 63 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Line is longer than 120 characters. | 71 |
![]() | Parameter value should be final. | 76 |
![]() | Parameter value should be final. | 81 |
![]() | '}' should be on the same line. | 85 |
![]() | '}' should be on the same line. | 88 |
![]() | Parameter violationThreshold should be final. | 115 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | '}' should be on the same line. | 64 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line is longer than 120 characters. | 83 |
![]() | Parameter value should be final. | 93 |
![]() | Parameter value should be final. | 98 |
![]() | '}' should be on the same line. | 101 |
![]() | '}' should be on the same line. | 111 |
![]() | Parameter violationThreshold should be final. | 133 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | '}' should be on the same line. | 64 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line is longer than 120 characters. | 73 |
![]() | Line is longer than 120 characters. | 84 |
![]() | Parameter value should be final. | 94 |
![]() | Parameter value should be final. | 99 |
![]() | '}' should be on the same line. | 102 |
![]() | '}' should be on the same line. | 112 |
![]() | '}' should be on the same line. | 122 |
![]() | '}' should be on the same line. | 133 |
![]() | '}' should be on the same line. | 143 |
![]() | Parameter violationThreshold should be final. | 152 |
![]() | '}' should be on the same line. | 156 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 |
![]() | Parameter monitoringEngine should be final. | 58 |
![]() | Line is longer than 120 characters. | 65 |
![]() | Line is longer than 120 characters. | 66 |
![]() | '}' should be on the same line. | 77 |
![]() | Line is longer than 120 characters. | 79 |
![]() | Line is longer than 120 characters. | 85 |
![]() | Line is longer than 120 characters. | 96 |
![]() | '}' should be on the same line. | 98 |
![]() | Line is longer than 120 characters. | 103 |
![]() | Parameter value should be final. | 114 |
![]() | Parameter value should be final. | 119 |
![]() | '}' should be on the same line. | 122 |
![]() | '}' should be on the same line. | 132 |
![]() | '}' should be on the same line. | 142 |
![]() | Parameter violationThreshold should be final. | 160 |
![]() | '}' should be on the same line. | 164 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 |
![]() | Parameter monitoringEngine should be final. | 55 |
![]() | Line is longer than 120 characters. | 62 |
![]() | Line is longer than 120 characters. | 63 |
![]() | '}' should be on the same line. | 65 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Line is longer than 120 characters. | 74 |
![]() | Parameter value should be final. | 79 |
![]() | Parameter value should be final. | 84 |
![]() | Parameter violationThreshold should be final. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | Line is longer than 120 characters. | 63 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Expression can be simplified. | 76 |
![]() | Expression can be simplified. | 76 |
![]() | Line is longer than 120 characters. | 78 |
![]() | Parameter value should be final. | 88 |
![]() | Parameter value should be final. | 93 |
![]() | Expression can be simplified. | 104 |
![]() | '}' should be on the same line. | 106 |
![]() | Parameter violationThreshold should be final. | 123 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 |
![]() | Parameter monitoringEngine should be final. | 58 |
![]() | Line is longer than 120 characters. | 70 |
![]() | Line is longer than 120 characters. | 81 |
![]() | Parameter value should be final. | 91 |
![]() | Parameter value should be final. | 96 |
![]() | '}' should be on the same line. | 104 |
![]() | Parameter violationThreshold should be final. | 127 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | Line is longer than 120 characters. | 62 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line is longer than 120 characters. | 77 |
![]() | Parameter value should be final. | 87 |
![]() | Parameter value should be final. | 92 |
![]() | '}' should be on the same line. | 106 |
![]() | Parameter violationThreshold should be final. | 123 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 |
![]() | Parameter monitoringEngine should be final. | 60 |
![]() | Line is longer than 120 characters. | 84 |
![]() | Parameter value should be final. | 94 |
![]() | Parameter value should be final. | 99 |
![]() | '}' should be on the same line. | 108 |
![]() | '}' should be on the same line. | 120 |
![]() | Parameter violationThreshold should be final. | 138 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | '}' should be on the same line. | 64 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line is longer than 120 characters. | 72 |
![]() | Line is longer than 120 characters. | 82 |
![]() | Parameter value should be final. | 92 |
![]() | Parameter value should be final. | 97 |
![]() | '}' should be on the same line. | 100 |
![]() | '}' should be on the same line. | 110 |
![]() | '}' should be on the same line. | 120 |
![]() | '}' should be on the same line. | 131 |
![]() | '}' should be on the same line. | 141 |
![]() | Parameter violationThreshold should be final. | 150 |
![]() | '}' should be on the same line. | 154 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | Line is longer than 120 characters. | 64 |
![]() | Line is longer than 120 characters. | 65 |
![]() | '}' should be on the same line. | 67 |
![]() | Line is longer than 120 characters. | 69 |
![]() | Line is longer than 120 characters. | 74 |
![]() | Line is longer than 120 characters. | 85 |
![]() | Parameter value should be final. | 95 |
![]() | Parameter value should be final. | 100 |
![]() | Parameter violationThreshold should be final. | 125 |
![]() | '}' should be on the same line. | 129 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 |
![]() | Parameter monitoringEngine should be final. | 55 |
![]() | '}' should be on the same line. | 61 |
![]() | Line is longer than 120 characters. | 63 |
![]() | Parameter value should be final. | 73 |
![]() | Parameter value should be final. | 78 |
![]() | Parameter violationThreshold should be final. | 103 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 |
![]() | Parameter monitoringEngine should be final. | 58 |
![]() | Line is longer than 120 characters. | 69 |
![]() | Line is longer than 120 characters. | 80 |
![]() | Parameter value should be final. | 90 |
![]() | Parameter value should be final. | 95 |
![]() | '}' should be on the same line. | 103 |
![]() | Parameter violationThreshold should be final. | 126 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | Line is longer than 120 characters. | 62 |
![]() | Expression can be simplified. | 78 |
![]() | '}' should be on the same line. | 80 |
![]() | Parameter value should be final. | 94 |
![]() | Parameter value should be final. | 99 |
![]() | Expression can be simplified. | 110 |
![]() | '}' should be on the same line. | 112 |
![]() | Parameter violationThreshold should be final. | 129 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 |
![]() | Parameter monitoringEngine should be final. | 57 |
![]() | Parameter value should be final. | 91 |
![]() | Parameter value should be final. | 96 |
![]() | '}' should be on the same line. | 99 |
![]() | '}' should be on the same line. | 109 |
![]() | '}' should be on the same line. | 119 |
![]() | Parameter violationThreshold should be final. | 136 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 |
![]() | Parameter monitoringEngine should be final. | 58 |
![]() | Line is longer than 120 characters. | 71 |
![]() | '}' should be on the same line. | 80 |
![]() | '&&' should be on a new line. | 83 |
![]() | Line is longer than 120 characters. | 96 |
![]() | Parameter value should be final. | 101 |
![]() | Parameter value should be final. | 106 |
![]() | Parameter violationThreshold should be final. | 131 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter text should be final. | 43 |
![]() | '}' should be on the same line. | 46 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter classificationLevel should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter text should be final. | 52 |
![]() | '}' should be on the same line. | 55 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter text should be final. | 61 |
![]() | '}' should be on the same line. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter text should be final. | 43 |
![]() | '}' should be on the same line. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter quality should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter text should be final. | 52 |
![]() | '}' should be on the same line. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter redundancyLevel should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter text should be final. | 52 |
![]() | '}' should be on the same line. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter metricTypeId should be final. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Parameter metricType should be final. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter text should be final. | 95 |
![]() | '}' should be on the same line. | 98 |
![]() | Class MetricTypeMapping should be declared as final. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter metricTypeEnum should be final. | 125 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter quality should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter text should be final. | 52 |
![]() | '}' should be on the same line. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter text should be final. | 43 |
![]() | '}' should be on the same line. | 47 |
![]() | '}' should be on the same line. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter text should be final. | 42 |
![]() | '}' should be on the same line. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter severity should be final. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter text should be final. | 52 |
![]() | '}' should be on the same line. | 56 |
![]() | '}' should be on the same line. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter text should be final. | 42 |
![]() | '}' should be on the same line. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter text should be final. | 42 |
![]() | '}' should be on the same line. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter text should be final. | 39 |
![]() | '}' should be on the same line. | 43 |
![]() | '}' should be on the same line. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter text should be final. | 39 |
![]() | '}' should be on the same line. | 43 |
![]() | '}' should be on the same line. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter text should be final. | 53 |
![]() | '}' should be on the same line. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter service should be final. | 56 |
![]() | Parameter userId should be final. | 56 |
![]() | Parameter source should be final. | 56 |
![]() | Parameter maxNumberOfRecords should be final. | 56 |
![]() | Line is longer than 120 characters. | 64 |
![]() | '}' should be on the same line. | 72 |
![]() | '}' should be on the same line. | 76 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter source should be final. | 82 |
![]() | Parameter maxNumberOfRecords should be final. | 82 |
![]() | Line is longer than 120 characters. | 85 |
![]() | '}' should be on the same line. | 91 |
![]() | '}' should be on the same line. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Class MetricManager should be declared as final. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter metricTypeEnum should be final. | 60 |
![]() | Parameter vm should be final. | 60 |
![]() | Line is longer than 120 characters. | 64 |
![]() | '}' should be on the same line. | 68 |
![]() | '}' should be on the same line. | 71 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter metricTypeEnum should be final. | 77 |
![]() | Parameter service should be final. | 77 |
![]() | Line is longer than 120 characters. | 81 |
![]() | '}' should be on the same line. | 85 |
![]() | '}' should be on the same line. | 88 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Class MetricTypeManager should be declared as final. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter qosTermUri should be final. | 55 |
![]() | '}' should be on the same line. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Class MetricValueHistoryManager should be declared as final. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter metric should be final. | 63 |
![]() | Parameter valueObj should be final. | 63 |
![]() | Parameter timestamp should be final. | 63 |
![]() | Avoid inline conditionals. | 64 |
![]() | '}' should be on the same line. | 84 |
![]() | '}' should be on the same line. | 93 |
![]() | '}' should be on the same line. | 99 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter metric should be final. | 107 |
![]() | Parameter valueObj should be final. | 107 |
![]() | Parameter reportingPeriod should be final. | 107 |
![]() | Avoid inline conditionals. | 108 |
![]() | '}' should be on the same line. | 115 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter first should be final. | 122 |
![]() | Parameter second should be final. | 122 |
![]() | '}' should be on the same line. | 125 |
![]() | '}' should be on the same line. | 128 |
![]() | Line is longer than 120 characters. | 134 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter metric should be final. | 134 |
![]() | Parameter value should be final. | 134 |
![]() | Parameter startTime should be final. | 134 |
![]() | Parameter endTime should be final. | 134 |
![]() | Parameter last should be final. | 134 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Parameter metric should be final. | 148 |
![]() | Line is longer than 120 characters. | 151 |
![]() | '}' should be on the same line. | 156 |
![]() | '}' should be on the same line. | 161 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Parameter metric should be final. | 167 |
![]() | Parameter startDate should be final. | 167 |
![]() | Line is longer than 120 characters. | 170 |
![]() | '}' should be on the same line. | 176 |
![]() | '}' should be on the same line. | 181 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter metric should be final. | 187 |
![]() | Parameter fromDate should be final. | 187 |
![]() | Parameter toDate should be final. | 187 |
![]() | Parameter maxNumberOfValues should be final. | 187 |
![]() | '}' should be on the same line. | 198 |
![]() | '}' should be on the same line. | 211 |
![]() | '}' should be on the same line. | 234 |
![]() | Line is longer than 120 characters. | 251 |
![]() | Missing a Javadoc comment. | 251 |
![]() | Parameter metric should be final. | 251 |
![]() | Parameter fromDate should be final. | 251 |
![]() | Parameter toDate should be final. | 251 |
![]() | Parameter includeUnavailable should be final. | 251 |
![]() | Line is longer than 120 characters. | 255 |
![]() | '}' should be on the same line. | 258 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Class MetricValueManager should be declared as final. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter metricValue should be final. | 62 |
![]() | '}' should be on the same line. | 66 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter metric should be final. | 72 |
![]() | Parameter valueObj should be final. | 72 |
![]() | Parameter timestamp should be final. | 72 |
![]() | Avoid inline conditionals. | 73 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter service should be final. | 83 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter vm should be final. | 93 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter metricIdList should be final. | 103 |
![]() | '}' should be on the same line. | 115 |
![]() | '}' should be on the same line. | 119 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Class ServiceManager should be declared as final. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter serviceUri should be final. | 55 |
![]() | '}' should be on the same line. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.entities.*. | 37 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 46 |
![]() | Class ViolationManager should be declared as final. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter metric should be final. | 62 |
![]() | Parameter type should be final. | 62 |
![]() | Line is longer than 120 characters. | 65 |
![]() | '}' should be on the same line. | 71 |
![]() | '}' should be on the same line. | 76 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter service should be final. | 82 |
![]() | '}' should be on the same line. | 126 |
![]() | Avoid inline conditionals. | 142 |
![]() | '}' should be on the same line. | 152 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Parameter service should be final. | 158 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Parameter vm should be final. | 168 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Parameter service should be final. | 178 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Parameter service should be final. | 182 |
![]() | Parameter type should be final. | 182 |
![]() | Parameter severity should be final. | 182 |
![]() | '}' should be on the same line. | 199 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Parameter metricIdList should be final. | 205 |
![]() | Line is longer than 120 characters. | 213 |
![]() | '}' should be on the same line. | 218 |
![]() | '}' should be on the same line. | 222 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Parameter metricIdList should be final. | 228 |
![]() | Parameter type should be final. | 228 |
![]() | Parameter severity should be final. | 228 |
![]() | '+' should be on a new line. | 236 |
![]() | '+' should be on a new line. | 237 |
![]() | '}' should be on the same line. | 245 |
![]() | '}' should be on the same line. | 249 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Parameter service should be final. | 255 |
![]() | '+' should be on a new line. | 259 |
![]() | '}' should be on the same line. | 273 |
![]() | Missing a Javadoc comment. | 279 |
![]() | Missing a Javadoc comment. | 280 |
![]() | Missing a Javadoc comment. | 282 |
![]() | Missing a Javadoc comment. | 294 |
![]() | Parameter type should be final. | 294 |
![]() | Parameter severity should be final. | 294 |
![]() | Missing a Javadoc comment. | 298 |
![]() | Parameter type should be final. | 298 |
![]() | Parameter severity should be final. | 298 |
![]() | Parameter count should be final. | 298 |
![]() | Missing a Javadoc comment. | 303 |
![]() | Parameter type should be final. | 303 |
![]() | Parameter severity should be final. | 303 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Class VmManager should be declared as final. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter resourceId should be final. | 56 |
![]() | Parameter clusterName should be final. | 56 |
![]() | Line is longer than 120 characters. | 59 |
![]() | '}' should be on the same line. | 63 |
![]() | '}' should be on the same line. | 66 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter fqdn should be final. | 72 |
![]() | '}' should be on the same line. | 78 |
![]() | '}' should be on the same line. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'status' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'metricsCollectedDate' must be private and have accessor methods. | 51 |
![]() | Line is longer than 120 characters. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line is longer than 120 characters. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'gangliaHostMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Name 'gangliaVmMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 |
![]() | Line is longer than 120 characters. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line is longer than 120 characters. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Name 'tashiHostMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Name 'tashiVmMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter gangliaMonitor should be final. | 71 |
![]() | Parameter tashiSensorMonitor should be final. | 71 |
![]() | '}' should be on the same line. | 84 |
![]() | Parameter fqdn should be final. | 105 |
![]() | Parameter rawMetric should be final. | 105 |
![]() | '}' should be on the same line. | 108 |
![]() | '}' should be on the same line. | 111 |
![]() | Parameter fqdn should be final. | 118 |
![]() | Parameter rawMetric should be final. | 118 |
![]() | '}' should be on the same line. | 121 |
![]() | '}' should be on the same line. | 124 |
![]() | Parameter fqdn should be final. | 131 |
![]() | Parameter fqdn should be final. | 136 |
![]() | Parameter fqdn should be final. | 141 |
![]() | Parameter hostFqdn should be final. | 146 |
![]() | Parameter service should be final. | 166 |
![]() | '||' should be on a new line. | 168 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Redundant 'public' modifier. | 57 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Redundant 'public' modifier. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Redundant 'public' modifier. | 75 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter name should be final. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter fqdn should be final. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter machineName should be final. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter hostData should be final. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter machineName should be final. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter machineName should be final. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter vmData should be final. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Name 'type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter rawMetric should be final. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter metricData should be final. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter fqdn should be final. | 68 |
![]() | 'fqdn' hides a field. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter fqdn should be final. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter name should be final. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter metric should be final. | 48 |
![]() | Parameter value should be final. | 48 |
![]() | Parameter type should be final. | 48 |
![]() | Parameter unit should be final. | 48 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter metric should be final. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter value should be final. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter type should be final. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter unit should be final. | 87 |
![]() | Missing a Javadoc comment. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter clusterData should be final. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter clusterName should be final. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter clusterName should be final. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter timestamp should be final. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter fqdn should be final. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter hostData should be final. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter fqdn should be final. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter fqdn should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter vmData should be final. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line is longer than 120 characters. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Variable 'metricName' must be private and have accessor methods. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'metricTitle' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Variable 'description' must be private and have accessor methods. | 70 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter metricTitle should be final. | 72 |
![]() | Parameter description should be final. | 72 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Name 'type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter rawMetric should be final. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter metricData should be final. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter fqdn should be final. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter name should be final. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter hostFqdn should be final. | 94 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.monitors.data.*. | 42 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Variable 'gangliaXmlDoc' must be private and have accessor methods. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Variable 'monitoringEngine' must be private and have accessor methods. | 78 |
![]() | Line is longer than 120 characters. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Name 'hostMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 83 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Name 'vmMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter gmetadHostname should be final. | 88 |
![]() | Parameter gmetadPort should be final. | 88 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter mockupReportFilePath should be final. | 93 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Line is longer than 120 characters. | 106 |
![]() | '}' should be on the same line. | 113 |
![]() | '}' should be on the same line. | 117 |
![]() | '}' should be on the same line. | 124 |
![]() | Line is longer than 120 characters. | 126 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter gangliaXmlReport should be final. | 134 |
![]() | Comment matches to-do format 'TODO:'. | 138 |
![]() | Line is longer than 120 characters. | 141 |
![]() | '}' should be on the same line. | 142 |
![]() | Comment matches to-do format 'TODO:'. | 168 |
![]() | Line is longer than 120 characters. | 175 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Parameter hostNode should be final. | 175 |
![]() | Parameter clusterData should be final. | 175 |
![]() | Parameter monitoringDataNew should be final. | 175 |
![]() | Line is longer than 120 characters. | 179 |
![]() | '}' should be on the same line. | 191 |
![]() | '}' should be on the same line. | 196 |
![]() | '}' should be on the same line. | 201 |
![]() | '}' should be on the same line. | 206 |
![]() | '}' should be on the same line. | 211 |
![]() | '}' should be on the same line. | 216 |
![]() | '}' should be on the same line. | 221 |
![]() | '}' should be on the same line. | 226 |
![]() | '}' should be on the same line. | 231 |
![]() | '}' should be on the same line. | 236 |
![]() | Line is longer than 120 characters. | 247 |
![]() | Missing a Javadoc comment. | 247 |
![]() | Parameter name should be final. | 247 |
![]() | Parameter value should be final. | 247 |
![]() | Parameter hostData should be final. | 247 |
![]() | Parameter clusterData should be final. | 247 |
![]() | Parameter monitoringDataNew should be final. | 247 |
![]() | '}' should be on the same line. | 258 |
![]() | Line is longer than 120 characters. | 260 |
![]() | '}' should be on the same line. | 266 |
![]() | '}' should be on the same line. | 281 |
![]() | Missing a Javadoc comment. | 293 |
![]() | Missing a Javadoc comment. | 297 |
![]() | Parameter fqdn should be final. | 297 |
![]() | Parameter rawMetric should be final. | 297 |
![]() | '}' should be on the same line. | 300 |
![]() | Missing a Javadoc comment. | 306 |
![]() | Parameter fqdn should be final. | 306 |
![]() | Parameter rawMetric should be final. | 306 |
![]() | '}' should be on the same line. | 309 |
![]() | Missing a Javadoc comment. | 315 |
![]() | Parameter fqdn should be final. | 315 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter gmetadHostname should be final. | 46 |
![]() | Parameter gmetadPort should be final. | 46 |
![]() | Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.enums.*. | 39 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.monitors.data.*. | 41 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Variable 'tashiSensorMonitor' must be private and have accessor methods. | 65 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter tashiSensorMonitor should be final. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter xmlDoc should be final. | 71 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter vmLayoutDoc should be final. | 77 |
![]() | Comment matches to-do format 'TODO:'. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter node should be final. | 112 |
![]() | Parameter clusterData should be final. | 112 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Parameter node should be final. | 138 |
![]() | Parameter hostData should be final. | 138 |
![]() | Parameter clusterData should be final. | 138 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Parameter vmLayoutDoc should be final. | 185 |
![]() | Comment matches to-do format 'TODO:'. | 227 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Parameter doc should be final. | 231 |
![]() | Parameter name should be final. | 231 |
![]() | Parameter fqdn should be final. | 231 |
![]() | Parameter type should be final. | 231 |
![]() | Missing a Javadoc comment. | 239 |
![]() | Parameter xmlDoc should be final. | 239 |
![]() | Missing a Javadoc comment. | 330 |
![]() | Parameter xmlDoc should be final. | 330 |
![]() | '}' should be on the same line. | 343 |
![]() | Missing a Javadoc comment. | 367 |
![]() | Parameter xmlDoc should be final. | 367 |
![]() | '}' should be on the same line. | 378 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'tashiSensorHandler' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter tashiSensorHandler should be final. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter messageEvent should be final. | 54 |
![]() | Line is longer than 120 characters. | 60 |
![]() | '}' should be on the same line. | 63 |
![]() | Line is longer than 120 characters. | 65 |
![]() | '}' should be on the same line. | 72 |
![]() | '}' should be on the same line. | 75 |
![]() | '}' should be on the same line. | 78 |
![]() | '}' should be on the same line. | 81 |
![]() | '}' should be on the same line. | 85 |
![]() | Line is longer than 120 characters. | 87 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'mockupAuditRecordMessages' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter tashiMockupSensorMessaging should be final. | 55 |
![]() | Parameter imaXmppUser should be final. | 55 |
![]() | Parameter mockupVmLayoutXmlFilePath should be final. | 55 |
![]() | Parameter mockupClusterConfMessageFilePath should be final. | 56 |
![]() | Parameter mockupAuditRecordMessages should be final. | 56 |
![]() | Line is longer than 120 characters. | 68 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 83 |
![]() | '}' should be on the same line. | 90 |
![]() | '}' should be on the same line. | 93 |
![]() | Missing a Javadoc comment. | 99 |
![]() | '}' should be on the same line. | 105 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter fileName should be final. | 113 |
![]() | Parameter sendToUser should be final. | 113 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter messaging should be final. | 134 |
![]() | Parameter imaXmppUser should be final. | 134 |
![]() | Parameter mockupVmLayoutMessageFilePath should be final. | 134 |
![]() | Parameter mockupClusterConfMessageFilePath should be final. | 135 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter messageEvent should be final. | 143 |
![]() | '}' should be on the same line. | 150 |
![]() | '}' should be on the same line. | 161 |
![]() | '}' should be on the same line. | 173 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Name 'MAX_WAIT_TIME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line is longer than 120 characters. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line is longer than 120 characters. | 61 |
![]() | Line is longer than 120 characters. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Name 'clusterConfHostMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 |
![]() | Line is longer than 120 characters. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line is longer than 120 characters. | 65 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Name 'vmLayoutHostMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Name 'vmLayoutVmMetricsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter messaging should be final. | 71 |
![]() | Parameter xmppTashiUser should be final. | 71 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Line is longer than 120 characters. | 94 |
![]() | '}' should be on the same line. | 100 |
![]() | Line is longer than 120 characters. | 102 |
![]() | Avoid inline conditionals. | 103 |
![]() | Avoid inline conditionals. | 104 |
![]() | '}' should be on the same line. | 105 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter command should be final. | 113 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Parameter vmLayoutData should be final. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter clusterConfData should be final. | 135 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter infrastructureLayoutXml should be final. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Parameter messaging should be final. | 147 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Parameter xmppTashiUser should be final. | 155 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter gotVmLayoutData should be final. | 163 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Parameter gotClusterConfData should be final. | 171 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Parameter fqdn should be final. | 175 |
![]() | Parameter rawMetric should be final. | 175 |
![]() | '}' should be on the same line. | 178 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Parameter fqdn should be final. | 184 |
![]() | Parameter rawMetric should be final. | 184 |
![]() | '}' should be on the same line. | 187 |
![]() | '}' should be on the same line. | 190 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Parameter fqdn should be final. | 196 |
![]() | '}' should be on the same line. | 200 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Parameter fqdn should be final. | 206 |
![]() | Missing a Javadoc comment. | 210 |
![]() | Parameter fqdn should be final. | 210 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Parameter hostFqdn should be final. | 214 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Parameter fqdn should be final. | 226 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'exceptionMessage' must be private and have accessor methods. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter exceptionMessage should be final. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter jsonString should be final. | 53 |
![]() | Missing a Javadoc comment. | 58 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter jsonString should be final. | 43 |
![]() | Missing a Javadoc comment. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'data' must be private and have accessor methods. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter jsonString should be final. | 45 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter data should be final. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter requestType should be final. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter jsonString should be final. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter messageId should be final. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter requestType should be final. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter recipient should be final. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Variable 'inReplyTo' must be private and have accessor methods. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'responseType' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'timestamp' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'originator' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'status' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter inReplyTo should be final. | 51 |
![]() | Parameter responseType should be final. | 51 |
![]() | Parameter timestamp should be final. | 51 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter jsonString should be final. | 57 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter inReplyTo should be final. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter responseType should be final. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter timestamp should be final. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter originator should be final. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter status should be final. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'entityType' must be private and have accessor methods. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Variable 'fqdn' must be private and have accessor methods. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter jsonString should be final. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter entityType should be final. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter fqdn should be final. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'entityType' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'fqdn' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'metricsTimestamp' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter jsonString should be final. | 54 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter entityType should be final. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter fqdn should be final. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter metricsTimestamp should be final. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Variable 'data' must be private and have accessor methods. | 89 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter data should be final. | 95 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Name 'type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter fqdn should be final. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Parameter name should be final. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Parameter ip should be final. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Parameter metrics should be final. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter MetricInfo should be final. | 143 |
![]() | Name 'MetricInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 143 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Parameter metricData should be final. | 147 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Variable 'data' must be private and have accessor methods. | 153 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter data should be final. | 159 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Name 'type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 165 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter fqdn should be final. | 180 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter name should be final. | 188 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Parameter ip should be final. | 196 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Parameter hostFqdn should be final. | 204 |
![]() | Missing a Javadoc comment. | 208 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Parameter metrics should be final. | 212 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Parameter MetricInfo should be final. | 216 |
![]() | Name 'MetricInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 216 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Parameter metricData should be final. | 220 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Variable 'data' must be private and have accessor methods. | 227 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Parameter data should be final. | 233 |
![]() | Missing a Javadoc comment. | 238 |
![]() | Missing a Javadoc comment. | 239 |
![]() | Missing a Javadoc comment. | 240 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Missing a Javadoc comment. | 242 |
![]() | Missing a Javadoc comment. | 243 |
![]() | Missing a Javadoc comment. | 244 |
![]() | Missing a Javadoc comment. | 246 |
![]() | Missing a Javadoc comment. | 249 |
![]() | Parameter metricData should be final. | 249 |
![]() | Missing a Javadoc comment. | 259 |
![]() | Missing a Javadoc comment. | 263 |
![]() | Parameter metric should be final. | 263 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Missing a Javadoc comment. | 271 |
![]() | Parameter value should be final. | 271 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Missing a Javadoc comment. | 279 |
![]() | Parameter type should be final. | 279 |
![]() | Missing a Javadoc comment. | 283 |
![]() | Missing a Javadoc comment. | 287 |
![]() | Parameter unit should be final. | 287 |
![]() | Missing a Javadoc comment. | 291 |
![]() | Missing a Javadoc comment. | 295 |
![]() | Parameter title should be final. | 295 |
![]() | Missing a Javadoc comment. | 299 |
![]() | Missing a Javadoc comment. | 303 |
![]() | Parameter description should be final. | 303 |
![]() | Missing a Javadoc comment. | 308 |
![]() | Missing a Javadoc comment. | 309 |
![]() | Name 'type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 309 |
![]() | Missing a Javadoc comment. | 310 |
![]() | Missing a Javadoc comment. | 311 |
![]() | Missing a Javadoc comment. | 312 |
![]() | Missing a Javadoc comment. | 314 |
![]() | Missing a Javadoc comment. | 318 |
![]() | Parameter name should be final. | 318 |
![]() | Missing a Javadoc comment. | 322 |
![]() | Missing a Javadoc comment. | 326 |
![]() | Parameter fqdn should be final. | 326 |
![]() | Missing a Javadoc comment. | 330 |
![]() | Missing a Javadoc comment. | 334 |
![]() | Parameter clusterStats should be final. | 334 |
![]() | Missing a Javadoc comment. | 339 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Missing a Javadoc comment. | 341 |
![]() | Missing a Javadoc comment. | 343 |
![]() | Missing a Javadoc comment. | 347 |
![]() | Parameter hostCount should be final. | 347 |
![]() | Missing a Javadoc comment. | 351 |
![]() | Missing a Javadoc comment. | 355 |
![]() | Parameter vmCount should be final. | 355 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Utility classes should not have a public or default constructor. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter registerServiceRequest should be final. | 54 |
![]() | '}' should be on the same line. | 74 |
![]() | Line is longer than 120 characters. | 99 |
![]() | Line is longer than 120 characters. | 104 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter service should be final. | 104 |
![]() | Parameter registerServiceRequest should be final. | 104 |
![]() | '}' should be on the same line. | 112 |
![]() | '}' should be on the same line. | 132 |
![]() | Comment matches to-do format 'TODO:'. | 160 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter service should be final. | 163 |
![]() | Parameter agreementTerm should be final. | 163 |
![]() | Parameter metricTypeEnum should be final. | 164 |
![]() | Line is longer than 120 characters. | 167 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Parameter vm should be final. | 174 |
![]() | Parameter agreementTerm should be final. | 174 |
![]() | Parameter metricTypeEnum should be final. | 175 |
![]() | Line is longer than 120 characters. | 178 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Parameter agreementTerm should be final. | 185 |
![]() | Parameter metricTypeEnum should be final. | 186 |
![]() | '}' should be on the same line. | 193 |
![]() | '}' should be on the same line. | 201 |
![]() | Avoid inline conditionals. | 204 |
![]() | Line is longer than 120 characters. | 212 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Parameter metricTypeEnum should be final. | 212 |
![]() | Parameter service should be final. | 212 |
![]() | Parameter constraintExpression should be final. | 212 |
![]() | Line is longer than 120 characters. | 220 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Parameter metricTypeEnum should be final. | 220 |
![]() | Parameter vm should be final. | 220 |
![]() | Parameter constraintExpression should be final. | 220 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.entities.*. | 37 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.enums.*. | 38 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.managers.*. | 39 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.pubsub.*. | 43 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.pubsub.messages.*. | 44 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Utility classes should not have a public or default constructor. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter request should be final. | 55 |
![]() | '}' should be on the same line. | 90 |
![]() | '}' should be on the same line. | 113 |
![]() | '}' should be on the same line. | 128 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter request should be final. | 142 |
![]() | '}' should be on the same line. | 151 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Parameter servicesInfoRequest should be final. | 157 |
![]() | Avoid inline conditionals. | 170 |
![]() | Line is longer than 120 characters. | 176 |
![]() | Line is longer than 120 characters. | 178 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Parameter request should be final. | 222 |
![]() | '}' should be on the same line. | 230 |
![]() | '}' should be on the same line. | 240 |
![]() | Line is longer than 120 characters. | 242 |
![]() | '}' should be on the same line. | 246 |
![]() | '}' should be on the same line. | 252 |
![]() | '}' should be on the same line. | 259 |
![]() | Line is longer than 120 characters. | 261 |
![]() | Line is longer than 120 characters. | 272 |
![]() | Line is longer than 120 characters. | 282 |
![]() | Missing a Javadoc comment. | 282 |
![]() | Parameter request should be final. | 282 |
![]() | '}' should be on the same line. | 290 |
![]() | Line is longer than 120 characters. | 295 |
![]() | Line is longer than 120 characters. | 313 |
![]() | Line is longer than 120 characters. | 316 |
![]() | Line is longer than 120 characters. | 317 |
![]() | Line is longer than 120 characters. | 321 |
![]() | Missing a Javadoc comment. | 332 |
![]() | Parameter request should be final. | 332 |
![]() | '}' should be on the same line. | 340 |
![]() | '}' should be on the same line. | 353 |
![]() | Line is longer than 120 characters. | 362 |
![]() | '}' should be on the same line. | 373 |
![]() | Missing a Javadoc comment. | 384 |
![]() | Parameter violation should be final. | 384 |
![]() | Missing a Javadoc comment. | 398 |
![]() | Parameter request should be final. | 398 |
![]() | '}' should be on the same line. | 406 |
![]() | Missing a Javadoc comment. | 445 |
![]() | Parameter metricValue should be final. | 445 |
![]() | Line is longer than 120 characters. | 457 |
![]() | Missing a Javadoc comment. | 461 |
![]() | Parameter request should be final. | 461 |
![]() | '}' should be on the same line. | 472 |
![]() | Line is longer than 120 characters. | 476 |
![]() | '}' should be on the same line. | 477 |
![]() | Missing a Javadoc comment. | 498 |
![]() | Parameter request should be final. | 498 |
![]() | Line is longer than 120 characters. | 592 |
![]() | '}' should be on the same line. | 618 |
![]() | Missing a Javadoc comment. | 635 |
![]() | Parameter request should be final. | 635 |
![]() | Line is longer than 120 characters. | 640 |
![]() | Missing a Javadoc comment. | 653 |
![]() | Parameter service should be final. | 653 |
![]() | Line is longer than 120 characters. | 654 |
![]() | Expression can be simplified. | 674 |
![]() | '}' should be on the same line. | 676 |
![]() | '}' should be on the same line. | 686 |
![]() | '}' should be on the same line. | 692 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Utility classes should not have a public or default constructor. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter request should be final. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter messageEvent should be final. | 56 |
![]() | Line is longer than 120 characters. | 62 |
![]() | '}' should be on the same line. | 65 |
![]() | '}' should be on the same line. | 78 |
![]() | '}' should be on the same line. | 82 |
![]() | '}' should be on the same line. | 95 |
![]() | Line is longer than 120 characters. | 97 |
![]() | Avoid inline conditionals. | 105 |
![]() | '}' should be on the same line. | 110 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter payload should be final. | 117 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.pubsub.*. | 43 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.pubsub.messages.*. | 45 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter messageEvent should be final. | 53 |
![]() | Line is longer than 120 characters. | 59 |
![]() | '}' should be on the same line. | 63 |
![]() | '}' should be on the same line. | 74 |
![]() | '}' should be on the same line. | 78 |
![]() | '}' should be on the same line. | 82 |
![]() | '}' should be on the same line. | 86 |
![]() | Line is longer than 120 characters. | 88 |
![]() | '}' should be on the same line. | 90 |
![]() | '}' should be on the same line. | 94 |
![]() | '}' should be on the same line. | 98 |
![]() | '}' should be on the same line. | 102 |
![]() | '}' should be on the same line. | 105 |
![]() | '}' should be on the same line. | 109 |
![]() | '}' should be on the same line. | 123 |
![]() | Line is longer than 120 characters. | 125 |
![]() | Avoid inline conditionals. | 133 |
![]() | '}' should be on the same line. | 138 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Parameter payload should be final. | 145 |
![]() | Line is longer than 120 characters. | 147 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter jsonString should be final. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter host should be final. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter name should be final. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter fqdn should be final. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Parameter location should be final. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Parameter cpuSpeed should be final. | 114 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter numOfCores should be final. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter cpuUtilization should be final. | 130 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Parameter memorySize should be final. | 138 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Parameter memFree should be final. | 146 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Parameter diskTotal should be final. | 154 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Parameter diskFree should be final. | 162 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Parameter vm should be final. | 170 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Parameter name should be final. | 193 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Parameter fqdn should be final. | 201 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Parameter state should be final. | 209 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Parameter cpuSpeed should be final. | 217 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Parameter numOfCores should be final. | 225 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Parameter cpuLoad should be final. | 233 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Parameter memorySize should be final. | 241 |
![]() | Missing a Javadoc comment. | 245 |
![]() | Missing a Javadoc comment. | 249 |
![]() | Parameter memUsage should be final. | 249 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Missing a Javadoc comment. | 257 |
![]() | Parameter persistent should be final. | 257 |
![]() | Missing a Javadoc comment. | 261 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Parameter imageTemplateName should be final. | 265 |
![]() | Missing a Javadoc comment. | 269 |
![]() | Missing a Javadoc comment. | 273 |
![]() | Parameter serviceName should be final. | 273 |
![]() | Missing a Javadoc comment. | 277 |
![]() | Missing a Javadoc comment. | 281 |
![]() | Parameter serviceUri should be final. | 281 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter jsonString should be final. | 54 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter serviceUri should be final. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter resourceFqdn should be final. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter metricType should be final. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter fromDate should be final. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter toDate should be final. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Parameter maxNumberOfValues should be final. | 108 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter jsonString should be final. | 58 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter serviceUri should be final. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter resourceName should be final. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter resourceFqdn should be final. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter metricType should be final. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Parameter metricUnit should be final. | 104 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Parameter violationThreshold should be final. | 112 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Parameter warningThreshold should be final. | 120 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Parameter metricValues should be final. | 128 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Parameter metricValue should be final. | 132 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Parameter value should be final. | 144 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Parameter timestamp should be final. | 152 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter jsonString should be final. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter maxNumberOfRecords should be final. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter jsonString should be final. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter events should be final. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter event should be final. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter source should be final. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter timestamp should be final. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter description should be final. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter jsonString should be final. | 47 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter userId should be final. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter serviceUri should be final. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter jsonString should be final. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter events should be final. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter event should be final. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter serviceUri should be final. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter source should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter type should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter timestamp should be final. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter userId should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter description should be final. | 125 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Missing a Javadoc comment. | 131 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter jsonString should be final. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter serviceUri should be final. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter jsonString should be final. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter serviceUri should be final. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter qosTerms should be final. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter qosTerm should be final. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter resources should be final. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter resourceInfo should be final. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Parameter guaranteedTerm should be final. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter metricTitle should be final. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Parameter metricDescription should be final. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Parameter value should be final. | 135 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Parameter threshold should be final. | 143 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Parameter unit should be final. | 151 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Parameter compliance should be final. | 159 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Parameter resourceName should be final. | 177 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Parameter resourceFqdn should be final. | 185 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Parameter qosTerms should be final. | 193 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Parameter qosTerm should be final. | 197 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Parameter text should be final. | 209 |
![]() | '}' should be on the same line. | 212 |
![]() | Line is longer than 120 characters. | 218 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Parameter slaCompliance should be final. | 218 |
![]() | Parameter violationSeverity should be final. | 218 |
![]() | '}' should be on the same line. | 221 |
![]() | '}' should be on the same line. | 224 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter jsonString should be final. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter serviceUri should be final. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter jsonString should be final. | 54 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter serviceUri should be final. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter violationsFrequency should be final. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter count should be final. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter warningsFrequency should be final. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter count should be final. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Parameter timestamp should be final. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Parameter punishable should be final. | 114 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter acceptable should be final. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter periodTitle should be final. | 130 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter jsonString should be final. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter serviceUri should be final. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter jsonString should be final. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter serviceUri should be final. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter serviceEvents should be final. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter resourceEvents should be final. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter resourceEvents should be final. | 90 |
![]() | 'resourceEvents' hides a field. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter violationId should be final. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter guaranteedTerm should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter metricValue should be final. | 125 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter thresholdValue should be final. | 133 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter metricUnit should be final. | 141 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Parameter beginDate should be final. | 149 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Parameter endDate should be final. | 157 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Parameter severity should be final. | 165 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Parameter type should be final. | 173 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Parameter violations should be final. | 191 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Parameter violation should be final. | 195 |
![]() | Missing a Javadoc comment. | 199 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Parameter warnings should be final. | 203 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Parameter warning should be final. | 207 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Missing a Javadoc comment. | 223 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Parameter resourceName should be final. | 227 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Missing a Javadoc comment. | 235 |
![]() | Parameter resourceFqdn should be final. | 235 |
![]() | Missing a Javadoc comment. | 239 |
![]() | Missing a Javadoc comment. | 243 |
![]() | Parameter violations should be final. | 243 |
![]() | Missing a Javadoc comment. | 247 |
![]() | Parameter violation should be final. | 247 |
![]() | Missing a Javadoc comment. | 251 |
![]() | Missing a Javadoc comment. | 255 |
![]() | Parameter warnings should be final. | 255 |
![]() | Missing a Javadoc comment. | 259 |
![]() | Parameter warning should be final. | 259 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter jsonString should be final. | 44 |
![]() | Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter services should be final. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter service should be final. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter jsonString should be final. | 65 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter name should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter serviceUri should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter state should be final. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter createdDate should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter resourceCount should be final. | 125 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Parameter totalUptime should be final. | 133 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter totalDowntime should be final. | 141 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Parameter resources should be final. | 149 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Parameter resource should be final. | 153 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Parameter name should be final. | 172 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter fqdn should be final. | 180 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter state should be final. | 188 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Parameter cpuCores should be final. | 196 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Parameter cpuSpeed should be final. | 204 |
![]() | Missing a Javadoc comment. | 208 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Parameter memory should be final. | 212 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Parameter persistent should be final. | 220 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Parameter imageTemplateName should be final. | 228 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter jsonString should be final. | 45 |
![]() | Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Variable 'componentMonitoringFeatures' must be private and have accessor methods. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter jsonString should be final. | 47 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter componentMonitoringFeatures should be final. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'monSystemConfSerialized' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'agreementTerms' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter jsonString should be final. | 55 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter serviceName should be final. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter serviceUrl should be final. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter vmList should be final. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter vm should be final. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter monSystemConfSerialized should be final. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter agreementTerms should be final. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter agreementTerm should be final. | 109 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Variable 'name' must be private and have accessor methods. | 117 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Variable 'fqdn' must be private and have accessor methods. | 118 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Variable 'clusterName' must be private and have accessor methods. | 119 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Variable 'agreementTerms' must be private and have accessor methods. | 120 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter name should be final. | 125 |
![]() | Parameter fqdn should be final. | 125 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Parameter name should be final. | 134 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Parameter fqdn should be final. | 142 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Parameter clusterName should be final. | 150 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Parameter agreementTerms should be final. | 158 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Parameter agreementTerm should be final. | 162 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Missing a Javadoc comment. | 175 |
![]() | Missing a Javadoc comment. | 177 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter guaranteedTerm should be final. | 180 |
![]() | Parameter violationThreshold should be final. | 180 |
![]() | Parameter warningThreshold should be final. | 180 |
![]() | Parameter unit should be final. | 180 |
![]() | Line is longer than 120 characters. | 187 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter guaranteedTerm should be final. | 187 |
![]() | Parameter violationThreshold should be final. | 187 |
![]() | Parameter warningThreshold should be final. | 187 |
![]() | Parameter unit should be final. | 187 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Missing a Javadoc comment. | 198 |
![]() | Parameter guaranteedTerm should be final. | 198 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Parameter violationThreshold should be final. | 206 |
![]() | Missing a Javadoc comment. | 210 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Parameter warningThreshold should be final. | 214 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Parameter unit should be final. | 222 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Parameter operator should be final. | 230 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter jsonString should be final. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter event should be final. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter o should be final. | 54 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter messageId should be final. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter originator should be final. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter eventType should be final. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter timestamp should be final. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Parameter eventData should be final. | 108 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter s should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Utility classes should not have a public or default constructor. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter auditRecord should be final. | 50 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter payload should be final. | 73 |
![]() | Line is longer than 120 characters. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.monitoring.common.features.*. | 36 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Utility classes should not have a public or default constructor. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line is longer than 120 characters. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter metric should be final. | 56 |
![]() | Parameter metricValue should be final. | 56 |
![]() | Parameter slaCompliance should be final. | 56 |
![]() | Parameter prevSLACompliance should be final. | 56 |
![]() | '}' should be on the same line. | 67 |
![]() | Line is longer than 120 characters. | 68 |
![]() | Comment matches to-do format 'TODO:'. | 71 |
![]() | '}' should be on the same line. | 72 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter metric should be final. | 84 |
![]() | Parameter metricValue should be final. | 84 |
![]() | Parameter slaCompliance should be final. | 84 |
![]() | '}' should be on the same line. | 94 |
![]() | '}' should be on the same line. | 98 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Parameter metric should be final. | 108 |
![]() | Parameter metricValue should be final. | 108 |
![]() | Parameter slaCompliance should be final. | 108 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Parameter violation should be final. | 113 |
![]() | Parameter metric should be final. | 113 |
![]() | Parameter metricValue should be final. | 113 |
![]() | Line is longer than 120 characters. | 120 |
![]() | Avoid inline conditionals. | 120 |
![]() | '}' should be on the same line. | 126 |
![]() | '}' should be on the same line. | 143 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter violationId should be final. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter o should be final. | 55 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter violationId should be final. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Parameter guaranteedTerm should be final. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter serviceUri should be final. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter resourceName should be final. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter metricValue should be final. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Parameter metricUnit should be final. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter thresholdValue should be final. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter timestamp should be final. | 126 |
![]() | Missing a Javadoc comment. | 130 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - java.awt.*. | 38 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Variable 'titlePageTitleFont' must be private and have accessor methods. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'titlePageSubtitleFont' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'chapterFont' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'sectionFont' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'subsectionFont' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'tableFont' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'normalFont' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'normalBoldFont' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'tableHeaderColor' must be private and have accessor methods. | 50 |
![]() | Line is longer than 120 characters. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'chartBackgroundPaint' must be private and have accessor methods. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'chartBarsColor' must be private and have accessor methods. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Variable 'chartWidth' must be private and have accessor methods. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'chartHeight' must be private and have accessor methods. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter paragraph should be final. | 58 |
![]() | Parameter number should be final. | 58 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - com.lowagie.text.*. | 35 |
![]() | Using the '.*' form of import should be avoided - org.jfree.data.time.*. | 49 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.infrastructure.monitoring.jpa.entities.*. | 52 |
![]() | Using the '.*' form of import should be avoided - java.awt.*. | 62 |
![]() | Using the '.*' form of import should be avoided - java.util.*. | 67 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Variable 'service' must be private and have accessor methods. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Variable 'document' must be private and have accessor methods. | 72 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter service should be final. | 74 |
![]() | Missing a Javadoc comment. | 96 |
![]() | '}' should be on the same line. | 104 |
![]() | Line is longer than 120 characters. | 109 |
![]() | Line is longer than 120 characters. | 127 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Missing a Javadoc comment. | 199 |
![]() | Line is longer than 120 characters. | 211 |
![]() | Missing a Javadoc comment. | 253 |
![]() | Missing a Javadoc comment. | 272 |
![]() | Missing a Javadoc comment. | 310 |
![]() | Parameter metric should be final. | 310 |
![]() | Parameter valueMapping should be final. | 310 |
![]() | Line is longer than 120 characters. | 326 |
![]() | '}' should be on the same line. | 341 |
![]() | '}' should be on the same line. | 345 |
![]() | '}' should be on the same line. | 355 |
![]() | Missing a Javadoc comment. | 361 |
![]() | Line is longer than 120 characters. | 363 |
![]() | Missing a Javadoc comment. | 399 |
![]() | Parameter dataset should be final. | 399 |
![]() | Parameter title should be final. | 399 |
![]() | Parameter yLabel should be final. | 399 |
![]() | Parameter series1Color should be final. | 400 |
![]() | Parameter series2Color should be final. | 400 |
![]() | Line is longer than 120 characters. | 433 |
![]() | Missing a Javadoc comment. | 433 |
![]() | Parameter violationType should be final. | 433 |
![]() | Parameter vmAliases should be final. | 433 |
![]() | Avoid inline conditionals. | 440 |
![]() | Avoid inline conditionals. | 444 |
![]() | '}' should be on the same line. | 472 |
![]() | '?' should be on a new line. | 481 |
![]() | Avoid inline conditionals. | 481 |
![]() | Avoid inline conditionals. | 488 |
![]() | ':' should be on a new line. | 488 |
![]() | Avoid inline conditionals. | 492 |
![]() | '}' should be on the same line. | 499 |
![]() | Missing a Javadoc comment. | 511 |
![]() | Parameter metric should be final. | 511 |
![]() | Parameter section should be final. | 511 |
![]() | Line is longer than 120 characters. | 517 |
![]() | Parameter xyDataset should be final. | 560 |
![]() | Parameter series should be final. | 560 |
![]() | Parameter item should be final. | 560 |
![]() | '}' should be on the same line. | 564 |
![]() | switch without "default" clause. | 594 |
![]() | Missing a Javadoc comment. | 610 |
![]() | Parameter metric should be final. | 610 |
![]() | Line is longer than 120 characters. | 613 |
![]() | Missing a Javadoc comment. | 679 |
![]() | Line is longer than 120 characters. | 687 |
![]() | Missing a Javadoc comment. | 719 |
![]() | Line is longer than 120 characters. | 727 |
![]() | Missing a Javadoc comment. | 759 |
![]() | Parameter metrics should be final. | 759 |
![]() | '||' should be on a new line. | 778 |
![]() | '}' should be on the same line. | 790 |
![]() | Missing a Javadoc comment. | 804 |
![]() | Missing a Javadoc comment. | 823 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Utility classes should not have a public or default constructor. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Name 'DATE_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Name 'DATE_PATTERN_DISPLAY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter date should be final. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter text should be final. | 48 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter text should be final. | 53 |
![]() | Parameter pattern should be final. | 53 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter date should be final. | 58 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter intervalInMillis should be final. | 63 |
![]() | Avoid inline conditionals. | 70 |
![]() | '}' should be on the same line. | 71 |
![]() | '}' should be on the same line. | 74 |
![]() | '}' should be on the same line. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - com.google.gson.*. | 35 |
![]() | Class JsonUtils should be declared as final. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter date should be final. | 82 |
![]() | Parameter typeOfSrc should be final. | 82 |
![]() | Parameter context should be final. | 83 |
![]() | '}' should be on the same line. | 88 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter json should be final. | 100 |
![]() | Parameter typeOfT should be final. | 100 |
![]() | Parameter context should be final. | 101 |
![]() | Redundant throws: 'JsonParseException' is unchecked exception. | 101 |
![]() | '}' should be on the same line. | 105 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Parameter cmf should be final. | 119 |
![]() | Parameter typeOfSrc should be final. | 120 |
![]() | Parameter context should be final. | 120 |
![]() | '}' should be on the same line. | 137 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Parameter json should be final. | 152 |
![]() | Parameter typeOfT should be final. | 153 |
![]() | Parameter context should be final. | 153 |
![]() | Redundant throws: 'JsonParseException' is unchecked exception. | 154 |
![]() | '}' should be on the same line. | 170 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Parameter cmf should be final. | 186 |
![]() | Parameter typeOfSrc should be final. | 187 |
![]() | Parameter context should be final. | 187 |
![]() | '}' should be on the same line. | 202 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Parameter json should be final. | 217 |
![]() | Parameter typeOfT should be final. | 218 |
![]() | Parameter context should be final. | 218 |
![]() | Redundant throws: 'JsonParseException' is unchecked exception. | 219 |
![]() | '}' should be on the same line. | 234 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Utility classes should not have a public or default constructor. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter message should be final. | 37 |
![]() | Parameter maxLength should be final. | 37 |
![]() | '}' should be on the same line. | 40 |
![]() | '}' should be on the same line. | 45 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter s should be final. | 52 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter s should be final. | 61 |
![]() | '+' should be on a new line. | 62 |