Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
17 0 1934 0

Rules

Category Rule Violations Severity
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
11  Warning
naming AbbreviationAsWordInName
  • allowedAbbreviationLength: "1"
  • ignoreFinal: "false"
2  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
7  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
86  Warning
WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
1812  Warning

Details

org/opendaylight/ovsdb/schema/openvswitch/AutoAttach.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 20
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38

org/opendaylight/ovsdb/schema/openvswitch/Bridge.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'import' should be separated from previous statement. 10
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning naming ParameterName Parameter name 'stp_enable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 75
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 75
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 75
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 75
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 75
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 75
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 90
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 90
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 90
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 90
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 90
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 90
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 102
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 102
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 102
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 102
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 102
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 102
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 120
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 120
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 120
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 120
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 120
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 120
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 135
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 135
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 135
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 135
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 135
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 135

org/opendaylight/ovsdb/schema/openvswitch/Capability.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29

org/opendaylight/ovsdb/schema/openvswitch/Controller.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 123
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 127
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 127
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 127
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 127
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 131

org/opendaylight/ovsdb/schema/openvswitch/FlowSampleCollectorSet.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48

org/opendaylight/ovsdb/schema/openvswitch/FlowTable.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60

org/opendaylight/ovsdb/schema/openvswitch/IPFIX.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning naming ParameterName Parameter name 'obs_domain_id' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59

org/opendaylight/ovsdb/schema/openvswitch/Interface.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 74
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 89
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 94
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 104
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 109
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 114
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 119
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 124
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 124
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 124
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 124
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 124
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 124
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 129
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 129
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 131
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 134
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 134
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 134
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 134
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 134
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 134
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 139
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 139
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 139
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 139
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 139
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 139
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 141
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 141
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 141
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 141
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 141
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 141
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 141
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 144
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 144
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 144
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 144
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 144
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 144
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 146
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 146
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 146
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 146
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 146
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 146
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 146
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 149
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 151
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 154
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 154
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 154
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 154
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 154
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 154
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 156
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 156
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 156
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 156
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 156
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 156
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 156
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 159
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 159
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 159
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 159
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 159
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 159
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 164
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 164
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 164
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 164
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 164
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 164
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 166
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 169
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 169
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 169
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 169
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 169
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 169
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 174
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 174
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 174
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 174
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 174
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 174
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 176
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 176
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 176
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 176
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 176
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 176
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 176
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 179
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 179
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 179
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 179
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 179
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 179
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 181
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 181
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 181
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 181
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 181
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 181
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 181
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 184
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 184
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 184
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 184
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 184
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 184
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 189
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 189
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 191
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 191
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 191
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 191
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 191
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 191
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 191
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 194
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 194
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 194
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 194
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 194
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 194
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 196

org/opendaylight/ovsdb/schema/openvswitch/Manager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30

org/opendaylight/ovsdb/schema/openvswitch/Mirror.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 67
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 67
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 67
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 67
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 67
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 82

org/opendaylight/ovsdb/schema/openvswitch/NetFlow.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 57
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 60
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66

org/opendaylight/ovsdb/schema/openvswitch/OpenVSwitch.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 39
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 54
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 54
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 59
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 64
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 64
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 69
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 74
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 79
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 79
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 84
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 89
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 94
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 99
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning naming ParameterName Parameter name 'datapath_types' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 104
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning naming ParameterName Parameter name 'iface_types' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107

org/opendaylight/ovsdb/schema/openvswitch/Port.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 30
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 30
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 35
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 61
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 61
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 66
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 66
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 68
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 68
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 68
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 68
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 68
 Warning naming ParameterName Parameter name 'bond_type' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 71
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 71
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 73
 Warning naming ParameterName Parameter name 'bond_mode' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 74
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 76
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 76
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 78
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 81
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 81
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 83
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 86
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 91
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 96
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 96
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 98
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 101
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 106
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 106
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 111
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 116
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 118
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 118
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 118
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 118
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 118
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 118
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 118

org/opendaylight/ovsdb/schema/openvswitch/Qos.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning javadoc SummaryJavadoc First sentence should be present. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 50

org/opendaylight/ovsdb/schema/openvswitch/Queue.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 25
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 40
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43

org/opendaylight/ovsdb/schema/openvswitch/SFlow.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 31
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 33
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 43
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 51
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 51
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53

org/opendaylight/ovsdb/schema/openvswitch/SSL.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning javadoc SummaryJavadoc First sentence should be present. 20
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 23
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 24
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 35
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 53
 Warning naming ParameterName Parameter name 'private_key' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54