| Rules | Violations | Severity |
|---|
| ParameterAssignment | 0 | Error |
| HideUtilityClassConstructor | 1 | Error |
| SimplifyBooleanExpression | 0 | Warning |
| StaticVariableName | 0 | Error |
| ModifierOrder | 0 | Warning |
| MethodName | 0 | Error |
| FinalClass | 0 | Error |
| EmptyStatement | 0 | Warning |
| InnerAssignment | 0 | Error |
| DoubleCheckedLocking | 0 | Error |
| UnusedImports | 0 | Warning |
| StringLiteralEquality | 0 | Error |
| RedundantModifier | 0 | Warning |
| RedundantThrows | 0 | Warning |
| IllegalThrows | 0 | Error |
| AnonInnerLength | 0 | Error |
| MemberName | 0 | Error |
| ConstantName | 0 | Error |
| PackageName | 0 | Error |
| DefaultComesLast | 0 | Error |
| EqualsHashCode | 0 | Error |
| SimplifyBooleanReturn | 0 | Warning |
HiddenField- ignoreAbstractMethods: "true"
- tokens: "VARIABLE_DEF"
- ignoreConstructorParameter: "true"
- ignoreSetter: "true"
| 0 | Error |
| LocalFinalVariableName | 0 | Error |
| CyclomaticComplexity | 0 | Error |
| VisibilityModifier | 0 | Error |
| MagicNumber | 0 | Warning |
| DesignForExtension | 0 | Warning |
| LocalVariableName | 0 | Error |
| ParameterName | 0 | Error |
| BooleanExpressionComplexity | 0 | Error |
| FileContentsHolder | 0 | Error |
| SuppressionCommentFilter | 0 | Error |