The following document contains the results of Checkstyle.
Files | I | W | E |
---|---|---|---|
org/codehaus/mojo/sql/DelimiterType.java | 0 | 24 | 13 |
org/codehaus/mojo/sql/Fileset.java | 0 | 0 | 1 |
org/codehaus/mojo/sql/SqlExecMojo.java | 0 | 2 | 0 |
Rules | Violations | Severity |
---|---|---|
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 0 | Error |
FinalClass | 0 | Info |
ArrayTypeStyle | 0 | Info |
MagicNumber
| 0 | Info |
RedundantImport | 0 | Info |
RedundantThrows | 0 | Info |
SimplifyBooleanReturn | 0 | Info |
SimplifyBooleanExpression | 0 | Info |
LineLength
| 1 | Warning |
LineLength
| 0 | Error |
UnusedImports | 0 | Warning |
EmptyBlock
| 0 | Warning |
EmptyBlock
| 0 | Warning |
NeedBraces | 0 | Warning |
ParameterNumber
| 0 | Error |
MethodLength
| 0 | Error |
AvoidStarImport
| 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
LeftCurly | 14 | Error |
RightCurly | 0 | Error |
StaticVariableName | 0 | Error |
MemberName
| 0 | Error |
VisibilityModifier
| 0 | Error |
AvoidNestedBlocks | 0 | Error |
LocalVariableName | 0 | Error |
ConstantName
| 0 | Error |
TypeName | 0 | Error |
MethodName | 0 | Error |
EmptyStatement | 0 | Warning |
EqualsHashCode | 0 | Error |
InnerAssignment | 0 | Warning |
OperatorWrap | 0 | Warning |
LocalFinalVariableName | 0 | Error |
ParameterName | 0 | Error |
MissingSwitchDefault | 0 | Error |
ParenPad | 24 | Warning |
UpperEll | 0 | Error |
InterfaceIsType | 0 | Error |
NoWhitespaceAfter
| 0 | Error |
PackageName | 0 | Error |
IllegalImport | 0 | Error |
EmptyForIteratorPad | 0 | Warning |
MethodParamPad | 0 | Warning |
NoWhitespaceBefore | 0 | Warning |
TypecastParenPad | 0 | Warning |
IllegalInstantiation
| 0 | Warning |
AnnotationUseStyle
| 0 | Error |
MissingDeprecated | 0 | Error |
MissingOverride | 0 | Error |
PackageAnnotation | 0 | Error |
CovariantEquals | 0 | Error |
EqualsAvoidNull | 1 | Warning |
StringLiteralEquality | 0 | Error |
NoFinalizer | 0 | Error |
SuperClone | 0 | Error |
OuterTypeFilename | 0 | Error |
SuppressionFilter
| 0 | Error |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 26 | |
'{' should be on the previous line. | 49 | |
'{' should be on the previous line. | 55 | |
'(' is followed by whitespace. | 63 | |
')' is preceded with whitespace. | 63 | |
'{' should be on the previous line. | 64 | |
'(' is followed by whitespace. | 65 | |
')' is preceded with whitespace. | 65 | |
'(' is followed by whitespace. | 66 | |
')' is preceded with whitespace. | 66 | |
'{' should be on the previous line. | 67 | |
'(' is followed by whitespace. | 68 | |
')' is preceded with whitespace. | 68 | |
'(' is followed by whitespace. | 79 | |
')' is preceded with whitespace. | 79 | |
'{' should be on the previous line. | 80 | |
'(' is followed by whitespace. | 81 | |
'(' is followed by whitespace. | 81 | |
')' is preceded with whitespace. | 81 | |
')' is preceded with whitespace. | 81 | |
'(' is followed by whitespace. | 91 | |
')' is preceded with whitespace. | 91 | |
'{' should be on the previous line. | 92 | |
'(' is followed by whitespace. | 94 | |
')' is preceded with whitespace. | 94 | |
'{' should be on the previous line. | 95 | |
'(' is followed by whitespace. | 98 | |
')' is preceded with whitespace. | 98 | |
'{' should be on the previous line. | 99 | |
'(' is followed by whitespace. | 100 | |
'(' is followed by whitespace. | 100 | |
')' is preceded with whitespace. | 100 | |
')' is preceded with whitespace. | 100 | |
'{' should be on the previous line. | 101 | |
'{' should be on the previous line. | 112 | |
'{' should be on the previous line. | 121 | |
'{' should be on the previous line. | 131 |