Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1143329

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0Errors 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"
33Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
4Infos Info
ConstantName1Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName3Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName1Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
4Errors 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"
3Errors Error
MissingSwitchDefault1Errors Error
RedundantThrows16Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/archiva/xml/AbstractArchivaXmlTestCase.java

ViolationMessageLine
InfosMissing a Javadoc comment.37
InfosMissing a Javadoc comment.39
InfosMissing a Javadoc comment.41
InfosMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.45

org/apache/archiva/xml/ElementTextListClosure.java

ViolationMessageLine
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.47

org/apache/archiva/xml/LatinEntities.java

ViolationMessageLine
ErrorsName 'defaultEntityMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32
WarningsMissing a Javadoc comment.298

org/apache/archiva/xml/LatinEntitiesTest.java

ViolationMessageLine
WarningsMissing a Javadoc comment.36

org/apache/archiva/xml/LatinEntityResolutionReader.java

ViolationMessageLine
WarningsMissing a Javadoc comment.42
ErrorsName 'tmp_length' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsName 'current_requested_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsName 'current_requested_length' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
ErrorsName 'minimum_length' must match pattern '^[a-z][a-zA-Z0-9]*$'.130
WarningsMissing a Javadoc comment.185

org/apache/archiva/xml/LatinEntityResolutionReaderTest.java

ViolationMessageLine
WarningsMissing a Javadoc comment.105
WarningsMissing a Javadoc comment.144
Errors'4096' is a magic number.157
WarningsMissing a Javadoc comment.160
WarningsMissing a Javadoc comment.176
WarningsMissing a Javadoc comment.192
Errors'409600' is a magic number.205
WarningsMissing a Javadoc comment.208
WarningsMissing a Javadoc comment.233
Errors'4096' is a magic number.236

org/apache/archiva/xml/XMLException.java

ViolationMessageLine
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.36

org/apache/archiva/xml/XMLReader.java

ViolationMessageLine
WarningsMissing a Javadoc comment.61
ErrorsUnable to get class information for XMLException.62
WarningsMissing a Javadoc comment.89
ErrorsUnable to get class information for XMLException.90
ErrorsUnable to get class information for XMLException.96
WarningsMissing a Javadoc comment.137
WarningsMissing a Javadoc comment.143
WarningsMissing a Javadoc comment.148
ErrorsUnable to get class information for XMLException.149
WarningsMissing a Javadoc comment.182
ErrorsUnable to get class information for XMLException.183
Errors'(' is not followed by whitespace.207
Errors')' is not preceded with whitespace.207
WarningsExpected @param tag for 'elem'.208
Errorsswitch without "default" clause.219
WarningsMissing a Javadoc comment.231
ErrorsUnable to get class information for XMLException.232
WarningsMissing a Javadoc comment.255
ErrorsUnable to get class information for XMLException.256
WarningsMissing a Javadoc comment.279
Errors'(' is not followed by whitespace.279
Errors')' is not preceded with whitespace.279
ErrorsUnable to get class information for XMLException.281
WarningsMissing a Javadoc comment.314
ErrorsUnable to get class information for XMLException.315

org/apache/archiva/xml/XMLReaderTest.java

ViolationMessageLine
WarningsMissing a Javadoc comment.54
ErrorsUnable to get class information for XMLException.56
WarningsMissing a Javadoc comment.65
ErrorsUnable to get class information for XMLException.67
WarningsMissing a Javadoc comment.76
ErrorsUnable to get class information for XMLException.78
WarningsMissing a Javadoc comment.87
ErrorsUnable to get class information for XMLException.89
WarningsMissing a Javadoc comment.99
ErrorsUnable to get class information for XMLException.101

org/apache/archiva/xml/XMLWriter.java

ViolationMessageLine
ErrorsUnable to get class information for XMLException.43
ErrorsUnable to get class information for XMLException.57

org/apache/archiva/xml/XMLWriterTest.java

ViolationMessageLine
WarningsMissing a Javadoc comment.37