Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
400050

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"
0Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
0Warnings Warning
JavadocType
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName42Errors Error
PackageName0Errors Error
ParameterName0Errors 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"
0Errors 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
InnerAssignment5Errors 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
RedundantThrows2Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType1Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/doxia/module/twiki/TWikiMarkup.java

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

org/apache/maven/doxia/module/twiki/TWikiSink.java

ViolationMessageLine
ErrorsName 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'.102
ErrorsName 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'.126
ErrorsName 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'.150
ErrorsName 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'.163
ErrorsName 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'.210
ErrorsName 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'.234
ErrorsName 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'.252
ErrorsName 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.276
ErrorsName 'definitionListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.297
ErrorsName 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'.318
ErrorsName 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.342
ErrorsName 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'.381
ErrorsName 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'.419
ErrorsName 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'.459
ErrorsName 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'.482
ErrorsName 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.501
ErrorsName 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'.525
ErrorsName 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.581
ErrorsName 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.603
ErrorsName 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'.633
ErrorsName 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.670
ErrorsName 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.688
ErrorsName 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.706
ErrorsName 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.724
ErrorsName 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.742
ErrorsName 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'.751
ErrorsName 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.781
ErrorsName 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.793
ErrorsName 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.805
ErrorsName 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.817
ErrorsName 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.829
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.838
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.844
ErrorsName 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'.869
ErrorsName 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.893
ErrorsName 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.917
ErrorsName 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.941
ErrorsName 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'.959
ErrorsName 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'.977
ErrorsName 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1059
ErrorsName 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1128

org/apache/maven/doxia/module/twiki/parser/FormatedTextParser.java

ViolationMessageLine
ErrorsInner assignments should be avoided.176

org/apache/maven/doxia/module/twiki/parser/GenericListBlockParser.java

ViolationMessageLine
ErrorsInner assignments should be avoided.106
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.289

org/apache/maven/doxia/module/twiki/parser/SectionBlock.java

ViolationMessageLine
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.173

org/apache/maven/doxia/module/twiki/parser/SectionBlockParser.java

ViolationMessageLine
ErrorsInner assignments should be avoided.80
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.113

org/apache/maven/doxia/module/twiki/parser/TableBlockParser.java

ViolationMessageLine
ErrorsInner assignments should be avoided.77
ErrorsInner assignments should be avoided.94