Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
660038

Rules

RulesViolationsSeverity
SuppressionFilter
  • file: "src/site/checkstyleSuppressions.xml"
0error Error
PackageHtml3error Error
NewlineAtEndOfFile0error Error
Translation0error Error
LeftCurly
  • option: "eol"
  • tokens: "CLASS_DEF,CTOR_DEF,INTERFACE_DEF,LITERAL_CATCH,LITERAL_DO,LITERAL_FINALLY,LITERAL_FOR,LITERAL_SWITCH,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,METHOD_DEF"
0error Error
LineLength
  • ignorePattern: "$Source:"
  • max: "120"
0error Error
JavadocMethod
  • scope: "nothing"
0error Error
JavadocType
  • scope: "public"
11error Error
JavadocVariable
  • scope: "nothing"
0error Error
MemberName
  • format: "^[a-zA-Z0-9\_]*$"
0error Error
ConstantName
  • format: "^[a-zA-Z0-9\_]*$"
0error Error
LocalFinalVariableName
  • format: "^[\_]?[a-zA-Z0-9\_]*$"
0error Error
LocalVariableName0error Error
MethodName
  • format: "^[\_]?[a-zA-Z0-9\_]*$"
0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName3error Error
TypeName0error Error
Header
  • ignoreLines: "1,2,3,4,5,6,7,8,9"
  • headerFile: "./LICENSE.txt"
0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
MethodLength
  • max: "165"
0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter
  • tokens: "TYPECAST"
0error Error
NoWhitespaceBefore0error Error
TypecastParenPad0error Error
ParenPad0error Error
TabCharacter0error Error
WhitespaceAfter
  • tokens: "SEMI"
0error Error
ModifierOrder8error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock1error Error
NeedBraces
  • tokens: "LITERAL_DO"
0error Error
DoubleCheckedLocking0error Error
EqualsHashCode0error Error
HiddenField
  • tokens: "VARIABLE_DEF"
6error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber6error Error
MissingSwitchDefault0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
TodoComment0error Error
UpperEll0error Error

Details

org/paneris/qarc/controller/Display.java

ViolationMessageLine
errorMissing a Javadoc comment.54
error'public' modifier out of order with the JLS suggestions.60
errorName 'MOST_RECENT_NEWS_COUNT' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
error'5' is a magic number.60
error'public' modifier out of order with the JLS suggestions.61
errorName 'PAGE_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
error'20' is a magic number.61
error'private' modifier out of order with the JLS suggestions.62
errorName 'MAX_HITS' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
error'2000' is a magic number.62
error'public' modifier out of order with the JLS suggestions.63
error'protected' modifier out of order with the JLS suggestions.79
error'protected' modifier out of order with the JLS suggestions.80
error'protected' modifier out of order with the JLS suggestions.81
error'orgType' hides a field.126
error'postType' hides a field.128
error'contactType' hides a field.129
error'11' is a magic number.230
error'-7' is a magic number.275
error'7' is a magic number.277
error'protected' modifier out of order with the JLS suggestions.300
errorMust have at least one statement.368
error'orgType' hides a field.444
error'postType' hides a field.446
error'contactType' hides a field.447

org/paneris/qarc/model/EventTypeTable.java

ViolationMessageLine
errorMissing a Javadoc comment.11

org/paneris/qarc/model/generated/SectorBase.java

ViolationMessageLine
errorMissing a Javadoc comment.13

org/paneris/qarc/controller/QarcUtils.java

ViolationMessageLine
errorMissing a Javadoc comment.53

org/paneris/qarc/controller/CSVUpload.java

ViolationMessageLine
errorMissing a Javadoc comment.45

org/paneris/qarc/model/UploadedFileTable.java

ViolationMessageLine
errorMissing a Javadoc comment.14

org/paneris/qarc/model/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/paneris/qarc/model/generated/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/paneris/qarc/model/Sector.java

ViolationMessageLine
errorMissing a Javadoc comment.5

org/paneris/qarc/model/Contact.java

ViolationMessageLine
errorMissing a Javadoc comment.6

org/paneris/qarc/controller/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/paneris/qarc/model/EventFileTypeTable.java

ViolationMessageLine
errorMissing a Javadoc comment.11

org/paneris/qarc/model/generated/SectorTableBase.java

ViolationMessageLine
errorMissing a Javadoc comment.21

org/paneris/qarc/model/SectorTable.java

ViolationMessageLine
errorMissing a Javadoc comment.8