Apache MyFaces
Documentation
Foundation

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
140057

Rules

RulesViolationsSeverity
ConstantName
  • format: "^_?((log)|([a-z][a-zA-Z]*ThreadLocal)|([A-Z][A-Z0-9]*(_[A-Z0-9]+)*))$"
0Errors Error
LocalVariableName0Errors Error
MethodName
  • format: "^_?[a-z][a-zA-Z0-9]*$"
0Errors Error
PackageName0Errors Error
LocalFinalVariableName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName
  • format: "^_?[A-Z][a-zA-Z0-9]*$"
0Errors Error
Header
  • headerFile: "/home/lu4242/workspace/trunk/commons/jsf_20/examples/myfaces-commons-facelets-examples/target/checkstyle-header.txt"
14Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
FileLength0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see"
4Errors Error
MethodLength
  • max: "200"
0Errors Error
ParameterNumber
  • max: "10"
0Errors Error
TabCharacter0Errors Error
NeedBraces4Errors Error
LeftCurly
  • option: "nl"
35Errors Error
RightCurly
  • option: "alone"
0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
InnerAssignment0Errors Error
DefaultComesLast0Errors Error
MissingSwitchDefault0Errors Error
FallThrough0Errors Error
MultipleVariableDeclarations0Errors Error
UpperEll0Errors Error

Details

org/apache/myfaces/commons/examples/BooleanBean.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2

org/apache/myfaces/commons/examples/DataFieldHolder.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
Errors'{' should be on a new line.25
Errors'{' should be on a new line.34
Errors'{' should be on a new line.38
Errors'{' should be on a new line.41
Errors'{' should be on a new line.48

org/apache/myfaces/commons/examples/DateTimeBean.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2

org/apache/myfaces/commons/examples/NumberBean.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2

org/apache/myfaces/commons/examples/accessedbeans/AccessTrackingVariableResolver.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
ErrorsLine is longer than 120 characters.54

org/apache/myfaces/commons/examples/accessedbeans/AccessedBeans.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
Errors'if' construct must use '{}'s.34
Errors'if' construct must use '{}'s.52

org/apache/myfaces/commons/examples/validate/EducationLevel.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2

org/apache/myfaces/commons/examples/validate/ValidateCreditCard.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
Errors'{' should be on a new line.33
Errors'{' should be on a new line.56
ErrorsLine is longer than 120 characters.58
Errors'{' should be on a new line.62
Errors'{' should be on a new line.66

org/apache/myfaces/commons/examples/validate/ValidateEnum.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
Errors'{' should be on a new line.39

org/apache/myfaces/commons/examples/validate/ValidateForm.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
Errors'{' should be on a new line.25
Errors'{' should be on a new line.39
Errors'{' should be on a new line.43
Errors'{' should be on a new line.47
Errors'{' should be on a new line.52
Errors'{' should be on a new line.55
Errors'{' should be on a new line.58
Errors'{' should be on a new line.61
Errors'{' should be on a new line.65
Errors'{' should be on a new line.69
Errors'{' should be on a new line.76
Errors'{' should be on a new line.83
Errors'{' should be on a new line.90
Errors'{' should be on a new line.97
Errors'{' should be on a new line.104
Errors'{' should be on a new line.111
Errors'{' should be on a new line.115
Errors'{' should be on a new line.118

org/apache/myfaces/commons/exporter/ExporterBean.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
Errors'{' should be on a new line.29
Errors'{' should be on a new line.33
Errors'if' construct must use '{}'s.34
Errors'{' should be on a new line.39
Errors'{' should be on a new line.43
Errors'{' should be on a new line.46
Errors'{' should be on a new line.52

org/apache/myfaces/commons/exporter/SimpleCar.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2

org/apache/myfaces/commons/renderone/RenderOneBean.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2

org/apache/myfaces/commons/servlet/SourceCodeServlet.java

ViolationMessageLine
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.2
ErrorsLine is longer than 120 characters.90
ErrorsLine is longer than 120 characters.97
Errors'{' should be on a new line.125
Errors'if' construct must use '{}'s.126