Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
400048

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
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
1Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
0Warnings Warning
JavadocType
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName41Errors 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
OperatorWrap0Errors Error
ParenPad
  • option: "space"
1Errors 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
InnerAssignment3Errors 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
InterfaceIsType1Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/doxia/module/confluence/ConfluenceMarkup.java

ViolationMessageLine
Errorsinterfaces should describe a type and hence have methods.34

org/apache/maven/doxia/module/confluence/ConfluenceSink.java

ViolationMessageLine
ErrorsName 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
ErrorsName 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'.124
ErrorsName 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'.148
ErrorsName 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'.160
ErrorsName 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'.202
ErrorsName 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'.223
ErrorsName 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'.250
ErrorsName 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.277
ErrorsName 'definitionListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.304
ErrorsName 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'.328
ErrorsName 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.352
ErrorsName 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'.397
ErrorsName 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'.424
ErrorsName 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'.455
ErrorsName 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'.479
ErrorsName 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.497
ErrorsName 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'.509
ErrorsName 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.550
ErrorsName 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.571
ErrorsName 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'.601
ErrorsName 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.638
ErrorsName 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.656
ErrorsName 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.674
ErrorsName 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.692
ErrorsName 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.710
ErrorsName 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'.719
ErrorsName 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.749
ErrorsName 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.761
ErrorsName 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.773
ErrorsName 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.785
ErrorsName 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.797
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.806
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.812
ErrorsName 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'.833
ErrorsName 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.858
ErrorsName 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.882
ErrorsName 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.908
ErrorsName 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'.926
ErrorsName 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'.949
ErrorsName 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1000
ErrorsName 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1034

org/apache/maven/doxia/module/confluence/parser/ChildBlocksBuilder.java

ViolationMessageLine
ErrorsMethod length is 187 lines (max allowed is 150).67

org/apache/maven/doxia/module/confluence/parser/ParagraphBlockParser.java

ViolationMessageLine
ErrorsInner assignments should be avoided.136

org/apache/maven/doxia/module/confluence/parser/list/ListBlockParser.java

ViolationMessageLine
ErrorsInner assignments should be avoided.84
ErrorsLine is longer than 120 characters.134

org/apache/maven/doxia/module/confluence/parser/table/TableBlockParser.java

ViolationMessageLine
Errors'(' is not followed by whitespace.92
ErrorsInner assignments should be avoided.138