The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
SuppressionCommentFilter | 0 | Error |
NewlineAtEndOfFile | 4 | Info |
JavadocPackage | 3 | Info |
FileContentsHolder | 0 | Error |
CyclomaticComplexity
| 1 | Warning |
DoubleCheckedLocking | 0 | Info |
HiddenField
| 1 | Info |
StringLiteralEquality | 0 | Warning |
ArrayTrailingComma | 4 | Info |
FallThrough | 0 | Info |
ClassDataAbstractionCoupling
| 0 | Warning |
LocalVariableName | 0 | Warning |
ExplicitInitialization | 0 | Info |
AbstractClassName | 1 | Warning |
JavadocType
| 0 | Warning |
JavaNCSS
| 0 | Warning |
RedundantModifier | 0 | Info |
AnonInnerLength
| 0 | Warning |
EqualsAvoidNull | 0 | Info |
ParameterName | 0 | Warning |
FinalClass | 2 | Warning |
LineLength
| 176 | Warning |
MissingOverride | 18 | Info |
DefaultComesLast | 0 | Error |
EmptyBlock | 0 | Info |
LocalFinalVariableName | 0 | Warning |
JavadocVariable
| 4 | Info |
MemberName | 0 | Warning |
EqualsHashCode | 0 | Error |
VisibilityModifier
| 0 | Info |
PackageName | 0 | Warning |
EmptyStatement | 0 | Info |
ArrayTypeStyle | 0 | Info |
RedundantThrows
| 0 | Info |
UnusedImports | 8 | Info |
ClassFanOutComplexity
| 0 | Info |
TodoComment | 5 | Info |
JavadocStyle
| 4 | Info |
SimplifyBooleanExpression | 0 | Info |
HideUtilityClassConstructor | 0 | Warning |
SimplifyBooleanReturn | 0 | Info |
JavadocMethod
| 112 | Info |
ModifierOrder | 0 | Info |
BooleanExpressionComplexity
| 0 | Warning |
MagicNumber
| 34 | Info |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 26 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 94 | |
Line is longer than 120 characters. | 99 | |
Line is longer than 120 characters. | 150 | |
Line is longer than 120 characters. | 166 | |
Array should contain trailing comma. | 177 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 54 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Comment matches to-do format 'TODO:'. | 12 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 52 | |
Line is longer than 120 characters. | 70 | |
Line is longer than 120 characters. | 96 | |
Line is longer than 120 characters. | 111 | |
Line is longer than 120 characters. | 139 | |
Expected @throws tag for 'PersistenceException'. | 184 | |
Line is longer than 120 characters. | 262 | |
Line is longer than 120 characters. | 268 | |
Line is longer than 120 characters. | 280 |
Violation | Message | Line |
---|---|---|
'25' is a magic number. | 42 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 205 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 237 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 250 |
Violation | Message | Line |
---|---|---|
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 49 | |
Missing a Javadoc comment. | 57 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 67 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 85 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 106 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 113 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 60 | |
Line is longer than 120 characters. | 114 | |
Line is longer than 120 characters. | 125 | |
Line is longer than 120 characters. | 126 | |
Line is longer than 120 characters. | 133 | |
Line is longer than 120 characters. | 147 | |
Line is longer than 120 characters. | 151 | |
Line is longer than 120 characters. | 192 | |
Line is longer than 120 characters. | 206 | |
Line is longer than 120 characters. | 214 | |
Line is longer than 120 characters. | 265 | |
Line is longer than 120 characters. | 285 |
Violation | Message | Line |
---|---|---|
Unused import - com.trendmicro.grid.acl.ds.config.DataSourcePropertySection. | 4 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 79 | |
Line is longer than 120 characters. | 80 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 87 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 79 | |
Line is longer than 120 characters. | 89 | |
Array should contain trailing comma. | 90 | |
Line is longer than 120 characters. | 98 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
'25' is a magic number. | 29 | |
Line is longer than 120 characters. | 44 | |
Line is longer than 120 characters. | 61 |
Violation | Message | Line |
---|---|---|
Comment matches to-do format 'TODO:'. | 13 | |
Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 131 | |
Line is longer than 120 characters. | 151 | |
Line is longer than 120 characters. | 158 | |
Line is longer than 120 characters. | 190 |
Violation | Message | Line |
---|---|---|
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 45 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 56 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 74 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 95 |
Violation | Message | Line |
---|---|---|
Unused import - javax.persistence.QueryHint. | 19 | |
First sentence should end with a period. | 48 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 186 | |
Line is longer than 120 characters. | 224 | |
Line is longer than 120 characters. | 228 | |
Line is longer than 120 characters. | 248 | |
Line is longer than 120 characters. | 258 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'context'. | 66 | |
Cyclomatic Complexity is 21 (max allowed is 20). | 75 |
Violation | Message | Line |
---|---|---|
Comment matches to-do format 'TODO:'. | 116 | |
Comment matches to-do format 'TODO:'. | 117 | |
Array should contain trailing comma. | 123 | |
Line is longer than 120 characters. | 250 |
Violation | Message | Line |
---|---|---|
'31' is a magic number. | 61 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 26 | |
Line is longer than 120 characters. | 31 | |
Line is longer than 120 characters. | 36 | |
Line is longer than 120 characters. | 43 | |
Line is longer than 120 characters. | 48 | |
Line is longer than 120 characters. | 53 | |
Line is longer than 120 characters. | 60 | |
Line is longer than 120 characters. | 65 | |
Line is longer than 120 characters. | 70 | |
Line is longer than 120 characters. | 77 | |
Line is longer than 120 characters. | 82 | |
Line is longer than 120 characters. | 87 | |
Line is longer than 120 characters. | 94 | |
Line is longer than 120 characters. | 99 | |
Line is longer than 120 characters. | 104 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 126 | |
'31' is a magic number. | 229 | |
'31' is a magic number. | 230 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 144 | |
'31' is a magic number. | 172 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 33 | |
'crc32' hides a field. | 37 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 47 | |
'20' is a magic number. | 52 |
Violation | Message | Line |
---|---|---|
Unused import - com.trendmicro.grid.acl.ds.jpa.types.TwoWayByteArrayFieldBridge. | 6 | |
Unused import - org.hibernate.search.bridge.builtin.impl.BuiltinArrayBridge. | 11 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 119 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 105 | |
'31' is a magic number. | 130 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 26 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 75 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 33 | |
'31' is a magic number. | 60 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 176 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 35 | |
'31' is a magic number. | 79 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 25 | |
Line is longer than 120 characters. | 32 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
'31' is a magic number. | 96 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 28 | |
'31' is a magic number. | 58 | |
'31' is a magic number. | 59 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 29 | |
'31' is a magic number. | 52 |
Violation | Message | Line |
---|---|---|
Unused import - com.trendmicro.grid.acl.ds.datatypes.SharedFileMetadata. | 4 | |
Line is longer than 120 characters. | 32 | |
Line is longer than 120 characters. | 39 | |
Line is longer than 120 characters. | 46 | |
Line is longer than 120 characters. | 51 | |
Line is longer than 120 characters. | 57 | |
Line is longer than 120 characters. | 62 | |
Line is longer than 120 characters. | 73 | |
Line is longer than 120 characters. | 78 | |
Line is longer than 120 characters. | 84 | |
Line is longer than 120 characters. | 90 | |
Line is longer than 120 characters. | 98 | |
Line is longer than 120 characters. | 104 | |
Line is longer than 120 characters. | 111 | |
Line is longer than 120 characters. | 117 | |
Line is longer than 120 characters. | 124 | |
Line is longer than 120 characters. | 129 | |
Line is longer than 120 characters. | 135 | |
Line is longer than 120 characters. | 140 | |
Line is longer than 120 characters. | 148 | |
Line is longer than 120 characters. | 153 | |
Line is longer than 120 characters. | 159 | |
Line is longer than 120 characters. | 166 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 262 | |
Missing a Javadoc comment. | 274 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 29 | |
Line is longer than 120 characters. | 34 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.List. | 12 | |
Missing a Javadoc comment. | 74 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 29 | |
'31' is a magic number. | 56 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 120 characters. | 49 | |
Line is longer than 120 characters. | 71 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 129 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 36 | |
Line is longer than 120 characters. | 42 | |
Line is longer than 120 characters. | 48 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 32 | |
Line is longer than 120 characters. | 38 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 39 | |
'20' is a magic number. | 46 |
Violation | Message | Line |
---|---|---|
Unused import - com.trendmicro.grid.acl.l0.datatypes.Vendor. | 6 | |
Line is longer than 120 characters. | 32 | |
Line is longer than 120 characters. | 37 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 120 characters. | 59 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 53 | |
Line is longer than 120 characters. | 62 | |
Line is longer than 120 characters. | 63 | |
Line is longer than 120 characters. | 76 | |
'255' is a magic number. | 76 | |
Line is longer than 120 characters. | 77 | |
Line is longer than 120 characters. | 95 | |
'255' is a magic number. | 95 | |
Line is longer than 120 characters. | 96 | |
Line is longer than 120 characters. | 114 | |
Line is longer than 120 characters. | 115 | |
Line is longer than 120 characters. | 137 | |
Expected @param tag for 'isPackageQuery'. | 184 | |
Line is longer than 120 characters. | 204 | |
Line is longer than 120 characters. | 214 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Line is longer than 120 characters. | 81 | |
Line is longer than 120 characters. | 83 | |
Line is longer than 120 characters. | 84 | |
Line is longer than 120 characters. | 124 | |
Line is longer than 120 characters. | 143 | |
Missing a Javadoc comment. | 197 | |
Line is longer than 120 characters. | 218 | |
Line is longer than 120 characters. | 229 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 85 | |
Line is longer than 120 characters. | 86 | |
Line is longer than 120 characters. | 89 | |
Line is longer than 120 characters. | 92 | |
Line is longer than 120 characters. | 95 | |
Missing a Javadoc comment. | 103 | |
Line is longer than 120 characters. | 127 | |
Line is longer than 120 characters. | 128 | |
'31' is a magic number. | 139 | |
'31' is a magic number. | 140 | |
'31' is a magic number. | 141 | |
'31' is a magic number. | 142 |
Violation | Message | Line |
---|---|---|
'24' is a magic number. | 49 | |
'60' is a magic number. | 49 | |
'60' is a magic number. | 49 | |
'100' is a magic number. | 57 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 94 | |
Line is longer than 120 characters. | 97 | |
Line is longer than 120 characters. | 99 | |
Line is longer than 120 characters. | 103 | |
Line is longer than 120 characters. | 105 | |
Missing a Javadoc comment. | 111 | |
Line is longer than 120 characters. | 123 | |
Line is longer than 120 characters. | 136 | |
Line is longer than 120 characters. | 151 | |
Array should contain trailing comma. | 152 | |
Missing a Javadoc comment. | 159 | |
'2000' is a magic number. | 163 | |
'2000' is a magic number. | 164 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 90 | |
'5' is a magic number. | 99 | |
'5' is a magic number. | 99 | |
'7' is a magic number. | 102 | |
'7' is a magic number. | 102 | |
Line is longer than 120 characters. | 105 | |
Missing a Javadoc comment. | 199 | |
Missing a Javadoc comment. | 209 | |
Line is longer than 120 characters. | 211 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 259 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 45 | |
Line is longer than 120 characters. | 52 | |
Line is longer than 120 characters. | 53 | |
Line is longer than 120 characters. | 54 | |
Line is longer than 120 characters. | 57 | |
Line is longer than 120 characters. | 58 | |
Line is longer than 120 characters. | 59 | |
Line is longer than 120 characters. | 65 | |
Line is longer than 120 characters. | 68 | |
Line is longer than 120 characters. | 70 | |
Line is longer than 120 characters. | 76 | |
Line is longer than 120 characters. | 100 | |
Line is longer than 120 characters. | 101 | |
Line is longer than 120 characters. | 102 | |
Line is longer than 120 characters. | 140 | |
'60' is a magic number. | 141 | |
Line is longer than 120 characters. | 152 | |
Line is longer than 120 characters. | 162 | |
Line is longer than 120 characters. | 173 | |
Line is longer than 120 characters. | 175 | |
Line is longer than 120 characters. | 184 | |
Line is longer than 120 characters. | 195 | |
Line is longer than 120 characters. | 197 | |
Line is longer than 120 characters. | 225 | |
Line is longer than 120 characters. | 231 | |
Line is longer than 120 characters. | 250 | |
Line is longer than 120 characters. | 255 | |
Line is longer than 120 characters. | 265 | |
Line is longer than 120 characters. | 275 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 55 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 39 | |
Line is longer than 120 characters. | 54 | |
Line is longer than 120 characters. | 55 | |
Line is longer than 120 characters. | 65 |
Violation | Message | Line |
---|---|---|
Name 'MutableType' must match pattern '^Abstract.*$|^.*Factory$'. | 14 | |
Line is longer than 120 characters. | 19 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Comment matches to-do format 'TODO:'. | 27 | |
Line is longer than 120 characters. | 38 | |
Line is longer than 120 characters. | 51 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 40 | |
Line is longer than 120 characters. | 48 | |
Line is longer than 120 characters. | 68 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 39 | |
Line is longer than 120 characters. | 54 | |
Line is longer than 120 characters. | 78 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 35 | |
Line is longer than 120 characters. | 46 | |
Expected @param tag for 'md5QueryName'. | 46 |
Violation | Message | Line |
---|---|---|
Class JpaUtils should be declared as final. | 37 | |
Line is longer than 120 characters. | 70 | |
Missing a Javadoc comment. | 90 | |
Line is longer than 120 characters. | 116 | |
'5' is a magic number. | 195 | |
Expected @param tag for '<T>'. | 365 | |
Expected @param tag for '<Q>'. | 384 | |
Expected @param tag for '<E>'. | 398 | |
Expected @param tag for '<T>'. | 398 | |
Expected @param tag for '<E>'. | 411 | |
Expected @param tag for '<V>'. | 411 | |
Expected @param tag for '<T>'. | 411 | |
Line is longer than 120 characters. | 426 | |
Expected @param tag for '<E>'. | 426 | |
Expected @param tag for '<V>'. | 426 | |
Expected @param tag for '<T>'. | 426 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.bind.ValidationException. | 5 | |
Class NameValidator should be declared as final. | 15 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 120 characters. | 46 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 80 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
First sentence should end with a period. | 25 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 35 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 48 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 55 |