Checkstyle Results

The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
4 0 71 0

Rules

Category Rule Violations Severity
blocks LeftCurly
  • maxLineLength: "100"
39  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
4  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
14  Warning
javadoc JavadocStyle
  • checkEmptyJavadoc: "true"
5  Warning
modifier ModifierOrder 2  Warning
RedundantModifier 1  Warning
whitespace WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
3  Warning

Details

org/opendaylight/netvirt/utils/netvirt/it/utils/NetvirtItUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 67
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 56, 59. 68
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 56, 59. 69
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 56, 59. 70
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 56, 59. 71
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 56, 59. 72
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 56, 59. 73
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 56, 59. 74
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 76
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 59, 62. 77
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 59, 62. 78
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 59, 62. 79
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 59, 62. 80
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 59, 62. 81
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 59, 62. 82
 Warning indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 59, 62. 83
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 183
 Warning blocks LeftCurly '{' at column 62 should have line break after. 255
 Warning blocks LeftCurly '{' at column 68 should have line break after. 256
 Warning blocks LeftCurly '{' at column 66 should have line break after. 257
 Warning blocks LeftCurly '{' at column 62 should have line break after. 258
 Warning blocks LeftCurly '{' at column 76 should have line break after. 259
 Warning blocks LeftCurly '{' at column 68 should have line break after. 260
 Warning blocks LeftCurly '{' at column 64 should have line break after. 261
 Warning blocks LeftCurly '{' at column 72 should have line break after. 262
 Warning blocks LeftCurly '{' at column 72 should have line break after. 263
 Warning blocks LeftCurly '{' at column 72 should have line break after. 264
 Warning blocks LeftCurly '{' at column 72 should have line break after. 265
 Warning blocks LeftCurly '{' at column 88 should have line break after. 266
 Warning blocks LeftCurly '{' at column 76 should have line break after. 267
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 277
 Warning modifier RedundantModifier Redundant 'public' modifier. 300
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 321
 Warning blocks LeftCurly '{' at column 76 should have line break after. 351
 Warning blocks LeftCurly '{' at column 74 should have line break after. 352
 Warning blocks LeftCurly '{' at column 76 should have line break after. 353
 Warning blocks LeftCurly '{' at column 74 should have line break after. 354
 Warning blocks LeftCurly '{' at column 76 should have line break after. 355
 Warning blocks LeftCurly '{' at column 76 should have line break after. 356
 Warning blocks LeftCurly '{' at column 80 should have line break after. 357
 Warning blocks LeftCurly '{' at column 74 should have line break after. 358
 Warning blocks LeftCurly '{' at column 76 should have line break after. 359
 Warning blocks LeftCurly '{' at column 84 should have line break after. 360
 Warning blocks LeftCurly '{' at column 76 should have line break after. 361
 Warning blocks LeftCurly '{' at column 74 should have line break after. 362
 Warning blocks LeftCurly '{' at column 76 should have line break after. 363
 Warning blocks LeftCurly '{' at column 76 should have line break after. 364
 Warning blocks LeftCurly '{' at column 70 should have line break after. 365
 Warning blocks LeftCurly '{' at column 74 should have line break after. 366
 Warning blocks LeftCurly '{' at column 76 should have line break after. 367
 Warning blocks LeftCurly '{' at column 70 should have line break after. 368
 Warning blocks LeftCurly '{' at column 74 should have line break after. 369
 Warning blocks LeftCurly '{' at column 78 should have line break after. 370
 Warning blocks LeftCurly '{' at column 76 should have line break after. 371
 Warning blocks LeftCurly '{' at column 76 should have line break after. 372
 Warning blocks LeftCurly '{' at column 78 should have line break after. 373
 Warning blocks LeftCurly '{' at column 84 should have line break after. 374
 Warning blocks LeftCurly '{' at column 74 should have line break after. 375
 Warning blocks LeftCurly '{' at column 70 should have line break after. 376

org/opendaylight/netvirt/utils/netvirt/it/utils/NeutronNetItUtil.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'java.util.UUID'. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45
 Warning javadoc JavadocStyle First sentence should end with a period. 45
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63

org/opendaylight/netvirt/utils/netvirt/it/utils/PingableNeutronNetItUtil.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 103
 Warning javadoc JavadocStyle First sentence should end with a period. 120