Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
3 6 61 3

Rules

Rules Violations Severity
LeftCurly
  • option: "nl"
0 Errors Error
RightCurly
  • option: "alone"
0 Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0 Errors Error
MemberName 0 Errors Error
JavadocMethod 57 Warnings Warning
JavadocType 0 Errors Error
JavadocVariable 6 Infos Info
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
3 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad
  • option: "space"
0 Errors Error
OperatorWrap 0 Errors Error
ParenPad
  • option: "space"
0 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround 0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • option: "text"
0 Errors Error
NeedBraces 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
4 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • protectedAllowed: "true"
0 Errors Error
UpperEll 0 Errors Error

Details

org/codehaus/mojo/sql/DelimiterType.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Infos Missing a Javadoc comment. 24
Infos Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 55
Warnings 'index' hides a field. 57
Warnings Expected an @return tag. 69
Warnings 'value' hides a field. 69
Warnings Expected @param tag for 'value'. 69
Warnings 'value' hides a field. 81

org/codehaus/mojo/sql/Fileset.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4

org/codehaus/mojo/sql/SqlExecMojo.java

Violation Message Line
Errors Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. 4
Infos Missing a Javadoc comment. 281
Infos Missing a Javadoc comment. 283
Warnings Expected an @return tag. 303
Warnings Expected @param tag for 'sql'. 314
Warnings Expected @param tag for 'delimiter'. 332
Warnings Expected @param tag for 'delimiterType'. 340
Warnings Expected @param tag for 'print'. 349
Warnings Expected @param tag for 'showheaders'. 358
Warnings Expected @param tag for 'output'. 366
Warnings Expected @param tag for 'append'. 375
Warnings Expected @param tag for 'enable'. 394
Warnings Expected @throws tag for 'MojoExecutionException'. 403
Warnings Expected @throws tag for 'MojoExecutionException'. 561
Warnings Expected @throws tag for 'MojoExecutionException'. 594
Warnings 'conn' hides a field. 670
Warnings Expected an @return tag. 687
Warnings Expected @throws tag for 'MojoExecutionException'. 688
Warnings Expected @param tag for 'reader'. 714
Warnings Expected @param tag for 'out'. 714
Warnings Expected @throws tag for 'SQLException'. 715
Warnings Expected @throws tag for 'IOException'. 715
Warnings Expected @param tag for 'sql'. 797
Warnings Expected @param tag for 'out'. 797
Warnings Expected @throws tag for 'SQLException'. 798
Infos Missing a Javadoc comment. 942
Infos Missing a Javadoc comment. 944
Warnings Expected @param tag for 'src'. 949
Warnings Expected @param tag for 'sql'. 957
Warnings Expected @param tag for 'out'. 965
Warnings Expected @throws tag for 'IOException'. 966
Warnings Expected @throws tag for 'SQLException'. 966
Warnings Missing a Javadoc comment. 1001
Warnings Missing a Javadoc comment. 1034
Warnings Missing a Javadoc comment. 1039
Warnings Missing a Javadoc comment. 1044
Warnings Missing a Javadoc comment. 1049
Warnings Missing a Javadoc comment. 1054
Warnings Missing a Javadoc comment. 1059
Warnings Missing a Javadoc comment. 1064
Warnings Missing a Javadoc comment. 1069
Warnings Missing a Javadoc comment. 1074
Warnings Missing a Javadoc comment. 1079
Warnings Missing a Javadoc comment. 1084
Warnings Missing a Javadoc comment. 1089
Warnings Missing a Javadoc comment. 1094
Warnings Missing a Javadoc comment. 1099
Warnings Expected an @return tag. 1119
Warnings Missing a Javadoc comment. 1144
Warnings Missing a Javadoc comment. 1149
Warnings Missing a Javadoc comment. 1166
Warnings Missing a Javadoc comment. 1171
Warnings Missing a Javadoc comment. 1176
Warnings Missing a Javadoc comment. 1181
Warnings Missing a Javadoc comment. 1186
Warnings Missing a Javadoc comment. 1191
Warnings Missing a Javadoc comment. 1196
Warnings Missing a Javadoc comment. 1201
Warnings Missing a Javadoc comment. 1206
Warnings Missing a Javadoc comment. 1211