Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
80068

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
48Errors Error
JavadocMethod0Errors Error
JavadocType2Errors Error
JavadocVariable1Errors Error
JavadocStyle2Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports1Errors Error
LineLength11Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces0Errors Error
RightCurly0Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField0Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension1Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters1Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

org/treetank/aspects/logging/LoggerAspect.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.16
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsFirst sentence should end with a period.42
ErrorsLine has trailing spaces.44
ErrorsMethod 'advice' is not designed for extension - needs to be abstract, final or empty.49
ErrorsParameter pjp should be final.50
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55

org/treetank/aspects/logging/Logging.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.16
ErrorsMissing a Javadoc comment.29

org/treetank/exception/TTByteHandleException.java

ViolationMessageLine
ErrorsLine has trailing spaces.2
ErrorsLine is longer than 80 characters.15
ErrorsLine has trailing spaces.16
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.83

org/treetank/exception/TTException.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.32
ErrorsLine has trailing spaces.34
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.74

org/treetank/exception/TTIOException.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.16
ErrorsUnused import - java.io.IOException.30
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.58

org/treetank/exception/TTThreadedException.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.66

org/treetank/exception/TTXPathException.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.16
ErrorsFirst sentence should end with a period.35
ErrorsLine has trailing spaces.42

org/treetank/exception/package-info.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.33