Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
260 0 0 25

Rules

Rules Violations Severity
SuppressionFilter
  • file : "src/site/checkstyleSuppressions.xml"
0 Errors Error
PackageHtml 0 Errors Error
NewlineAtEndOfFile 1 Errors Error
Translation 0 Errors Error
LeftCurly
  • 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"
  • option : "eol"
0 Errors Error
LineLength
  • max : "120"
  • ignorePattern : "Source:"
0 Errors Error
JavadocMethod
  • allowMissingParamTags : "true"
  • scope : "public"
  • allowMissingReturnTag : "true"
  • allowMissingThrowsTags : "true"
  • allowMissingJavadoc : "true"
0 Errors Error
JavadocType
  • scope : "public"
0 Errors Error
JavadocVariable
  • scope : "public"
0 Errors Error
MemberName
  • format : "^[a-zA-Z0-9\_]*$"
0 Errors Error
ConstantName
  • format : "^[a-zA-Z0-9\_]*$"
0 Errors Error
LocalFinalVariableName
  • format : "^[\_]?[a-zA-Z0-9\_]*$"
0 Errors Error
LocalVariableName
  • format : "^[\_]?[a-zA-Z0-9\_]*$"
0 Errors Error
MethodName
  • format : "^[\_]?[a-zA-Z0-9\_]*$"
0 Errors Error
PackageName 0 Errors Error
ParameterName
  • format : "^[\_]?[a-zA-Z0-9\_]*$"
0 Errors Error
StaticVariableName
  • format : "^[\_]?[a-zA-Z0-9\_]*$"
0 Errors Error
TypeName 0 Errors Error
Header
  • ignoreLines : "1,2,3,4,5,6,7,8,9"
  • headerFile : "./LICENSE.txt"
0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength
  • max : "165"
1 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 0 Errors Error
NoWhitespaceAfter
  • tokens : "TYPECAST"
20 Errors Error
NoWhitespaceBefore 0 Errors Error
TypecastParenPad 0 Errors Error
ParenPad 3 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter
  • tokens : "SEMI"
0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • tokens : "LITERAL_CATCH, LITERAL_FINALLY, LITERAL_TRY, INSTANCE_INIT, STATIC_INIT"
0 Errors Error
NeedBraces
  • tokens : "LITERAL_DO"
0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • tokens : "VARIABLE_DEF"
0 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 0 Errors Error
MissingSwitchDefault 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 0 Errors Error
InterfaceIsType 0 Errors Error
TodoComment 0 Errors Error
UpperEll 0 Errors Error

Details

org/melati/poem/AccessibleCreationException.java

Violation Message Line
Errors File does not end with a newline. 0

org/melati/poem/CapabilityTable.java

Violation Message Line
Errors ')' is followed by whitespace. 134

org/melati/poem/Column.java

Violation Message Line
Errors ')' is followed by whitespace. 109
Errors ')' is followed by whitespace. 785
Errors ')' is followed by whitespace. 857

org/melati/poem/ColumnInfo.java

Violation Message Line
Errors ')' is followed by whitespace. 181

org/melati/poem/FixedPointAtomPoemType.java

Violation Message Line
Errors ')' is followed by whitespace. 91

org/melati/poem/JdbcTable.java

Violation Message Line
Errors Method length is 169 lines (max allowed is 165). 2682

org/melati/poem/UnificationPoemException.java

Violation Message Line
Errors ')' is preceded with whitespace. 79

org/melati/poem/csv/CSVFilesProcessor.java

Violation Message Line
Errors ')' is followed by whitespace. 132
Errors ')' is followed by whitespace. 143
Errors ')' is followed by whitespace. 164
Errors ')' is followed by whitespace. 200

org/melati/poem/dbms/MSAccess.java

Violation Message Line
Errors ')' is followed by whitespace. 221
Errors ')' is followed by whitespace. 231
Errors ')' is followed by whitespace. 270
Errors ')' is followed by whitespace. 278
Errors ')' is followed by whitespace. 279

org/melati/poem/dbms/Oracle.java

Violation Message Line
Errors ')' is followed by whitespace. 176

org/melati/poem/util/Cache.java

Violation Message Line
Errors ')' is preceded with whitespace. 617
Errors ')' is preceded with whitespace. 619

org/melati/poem/util/StringUtils.java

Violation Message Line
Errors ')' is followed by whitespace. 338
Errors ')' is followed by whitespace. 340
Errors ')' is followed by whitespace. 342
Errors ')' is followed by whitespace. 363