Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
40397

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
1Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
0Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
39Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
1Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength1Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap2Errors Error
ParenPad
  • option: "space"
2Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors 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"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/archiva/metadata/repository/jcr/ArchivaJcrRepositoryConfig.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.33

org/apache/archiva/metadata/repository/jcr/JcrMetadataRepository.java

ViolationMessageLine
WarningsMissing a Javadoc comment.99
WarningsMissing a Javadoc comment.149
WarningsMissing a Javadoc comment.170
WarningsMissing a Javadoc comment.226
WarningsMissing a Javadoc comment.356
WarningsMissing a Javadoc comment.370
WarningsMissing a Javadoc comment.414
WarningsMissing a Javadoc comment.455
WarningsMissing a Javadoc comment.479
WarningsMissing a Javadoc comment.501
WarningsMissing a Javadoc comment.519
WarningsMissing a Javadoc comment.545
WarningsMissing a Javadoc comment.588
WarningsMissing a Javadoc comment.620
WarningsMissing a Javadoc comment.648
WarningsMissing a Javadoc comment.666
Errors'+' should be on a new line.696
WarningsMissing a Javadoc comment.700
ErrorsMethod length is 174 lines (max allowed is 150).726
WarningsMissing a Javadoc comment.726
WarningsMissing a Javadoc comment.904
WarningsMissing a Javadoc comment.933
Errors'+' should be on a new line.940
WarningsMissing a Javadoc comment.980
WarningsMissing a Javadoc comment.986
WarningsMissing a Javadoc comment.996
WarningsMissing a Javadoc comment.1002
WarningsMissing a Javadoc comment.1008
WarningsMissing a Javadoc comment.1050
WarningsMissing a Javadoc comment.1084
WarningsMissing a Javadoc comment.1118
WarningsMissing a Javadoc comment.1150
WarningsMissing a Javadoc comment.1162
WarningsMissing a Javadoc comment.1174
WarningsMissing a Javadoc comment.1179
WarningsMissing a Javadoc comment.1198
WarningsMissing a Javadoc comment.1464

org/apache/archiva/metadata/repository/jcr/JcrMetadataRepositoryTest.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.44
Errors'(' is not followed by whitespace.51
Errors')' is not preceded with whitespace.51
WarningsMissing a Javadoc comment.81

org/apache/archiva/metadata/repository/jcr/JcrRepositorySessionFactory.java

ViolationMessageLine
WarningsMissing a Javadoc comment.66
WarningsMissing a Javadoc comment.86