Checkstyle 結果

下列文件包含 Checkstyle 的結果。 rss feed

摘要

檔案 資訊 資訊 警告 警告 錯誤 錯誤
6 2 16 13

規則

規則 違規 嚴重性
FileLength 0 錯誤 錯誤
RegexpHeader
  • 標頭檔案: "target/checkstyle-header.txt"
0 錯誤 錯誤
FileTabCharacter
  • 每一行: "true"
0 錯誤 錯誤
LeftCurly
  • 選項: "nl"
0 錯誤 錯誤
RightCurly
  • 選項: "alone"
0 錯誤 錯誤
LineLength
  • 最大: "120"
  • 忽略模式: "@version|@see|@todo|TODO"
0 錯誤 錯誤
MemberName 0 錯誤 錯誤
JavadocMethod
  • 範圍: "protected"
16 警告 警告
JavadocType
  • 允許未知標籤: "true"
  • 範圍: "protected"
0 錯誤 錯誤
JavadocVariable
  • 範圍: "protected"
2 資訊 資訊
ConstantName 0 錯誤 錯誤
LocalFinalVariableName 0 錯誤 錯誤
LocalVariableName 0 錯誤 錯誤
MethodName 0 錯誤 錯誤
PackageName 0 錯誤 錯誤
ParameterName 0 錯誤 錯誤
StaticVariableName 0 錯誤 錯誤
TypeName 0 錯誤 錯誤
AvoidStarImport 0 錯誤 錯誤
IllegalImport 0 錯誤 錯誤
RedundantImport 0 錯誤 錯誤
UnusedImports 8 錯誤 錯誤
MethodLength 0 錯誤 錯誤
ParameterNumber 0 錯誤 錯誤
EmptyForIteratorPad
  • 選項: "space"
0 錯誤 錯誤
OperatorWrap 0 錯誤 錯誤
ParenPad
  • 選項: "space"
0 錯誤 錯誤
WhitespaceAfter 0 錯誤 錯誤
WhitespaceAround 0 錯誤 錯誤
ModifierOrder 0 錯誤 錯誤
RedundantModifier 0 錯誤 錯誤
AvoidNestedBlocks 0 錯誤 錯誤
EmptyBlock
  • 選項: "text"
0 錯誤 錯誤
NeedBraces 0 錯誤 錯誤
DoubleCheckedLocking 0 錯誤 錯誤
EmptyStatement 0 錯誤 錯誤
EqualsHashCode 0 錯誤 錯誤
HiddenField
  • 忽略建構函式參數: "true"
  • 忽略設定器: "true"
0 警告 警告
IllegalInstantiation 0 錯誤 錯誤
InnerAssignment 0 錯誤 錯誤
MagicNumber
  • 忽略數字: "-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"
5 錯誤 錯誤
MissingSwitchDefault 0 錯誤 錯誤
RedundantThrows 0 錯誤 錯誤
SimplifyBooleanExpression 0 錯誤 錯誤
SimplifyBooleanReturn 0 錯誤 錯誤
InterfaceIsType 0 錯誤 錯誤
VisibilityModifier
  • 允許套件: "true"
  • 允許受保護: "true"
0 錯誤 錯誤
UpperEll 0 錯誤 錯誤

詳細資料

org/apache/tomcat/maven/it/AbstractDeployWarOnlyProjectIT.java

違規 訊息
Errors 未使用之匯入 - org.slf4j.Logger。 24
Errors 未使用之匯入 - org.slf4j.LoggerFactory。 25
Warnings 缺少 Javadoc 註解。 52
Errors '40000' 是個神奇數字。 69

org/apache/tomcat/maven/it/AbstractDeployWarProjectIT.java

違規 訊息
Errors 未使用之匯入 - org.slf4j.Logger。 24
Errors 未使用之匯入 - org.slf4j.LoggerFactory。 25
Warnings 缺少 Javadoc 註解。 52
Errors '40000' 是個神奇數字。 69

org/apache/tomcat/maven/it/AbstractSimpleWarProjectIT.java

違規 訊息
Infos 缺少 Javadoc 註解。 40
Warnings 缺少 Javadoc 註解。 54
Warnings 預期 'VerificationException' 的 @throws 標籤。 74

org/apache/tomcat/maven/it/AbstractTomcatRunMultiConfigIT.java

違規 訊息
Errors 未使用之匯入 - org.slf4j.Logger。 25
Errors 未使用之匯入 - org.slf4j.LoggerFactory。 26
Warnings 缺少 Javadoc 註解。 73
Warnings 預期 'VerificationException' 的 @throws 標籤。 101

org/apache/tomcat/maven/it/AbstractUsageContextpathIT.java

違規 訊息
Errors 未使用之匯入 - org.slf4j.Logger。 24
Errors 未使用之匯入 - org.slf4j.LoggerFactory。 25
Warnings 缺少 Javadoc 註解。 58

org/apache/tomcat/maven/it/AbstractWarProjectIT.java

違規 訊息
Infos 缺少 Javadoc 註解。 51
Warnings 缺少 Javadoc 註解。 82
Warnings 缺少 Javadoc 註解。 104
Warnings 預期 'IOException' 的 @throws 標籤。 121
Warnings 缺少 Javadoc 註解。 152
Warnings 缺少 Javadoc 註解。 157
Errors '200' 是個神奇數字。 170
Errors '500' 是個神奇數字。 173
Warnings 缺少 Javadoc 註解。 220
Errors '15000' 是個神奇數字。 222
Warnings 缺少 Javadoc 註解。 225
Warnings 缺少 Javadoc 註解。 230
Warnings 缺少 Javadoc 註解。 235