Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
18 0 1360 0

Rules

Category Rule Violations Severity
naming AbbreviationAsWordInName
  • allowedAbbreviationLength: "1"
  • ignoreFinal: "false"
2  Warning
whitespace WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
1358  Warning

Details

org/opendaylight/ovsdb/schema/hardwarevtep/ACL.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 22
 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 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. 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. 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

org/opendaylight/ovsdb/schema/hardwarevtep/ACLEntry.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 22
 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 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. 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. 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 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. 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 WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 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 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. 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. 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 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 followed by whitespace. 82
 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. 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 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. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 100
 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. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 110
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 110
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 110
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 110
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 110
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 110
 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. 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 WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 128
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 128
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 128
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 128
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 128
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 128
 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. 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
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 138
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 138
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 138
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 138
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 138
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 138
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 145
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 145
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 145
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 145
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 145
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 145
 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 WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 152
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 152
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 152
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 152
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 152
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 152
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 155
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 155
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 155
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 155
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 155
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 155
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 158

org/opendaylight/ovsdb/schema/hardwarevtep/ArpSourcesLocal.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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

org/opendaylight/ovsdb/schema/hardwarevtep/ArpSourcesRemote.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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

org/opendaylight/ovsdb/schema/hardwarevtep/Global.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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. 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

org/opendaylight/ovsdb/schema/hardwarevtep/LogicalBindingStats.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 18
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 18
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 18
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 18
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 18
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 18
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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

org/opendaylight/ovsdb/schema/hardwarevtep/LogicalRouter.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 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 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. 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. 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. 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 followed by 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 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. 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. 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 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 followed by whitespace. 67
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 67
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 67

org/opendaylight/ovsdb/schema/hardwarevtep/LogicalSwitch.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 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 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. 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. 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. 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 followed by 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 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. 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/hardwarevtep/Manager.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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

org/opendaylight/ovsdb/schema/hardwarevtep/McastMacsLocal.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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. 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. 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 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 followed by 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/hardwarevtep/McastMacsRemote.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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. 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. 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 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 followed by 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/hardwarevtep/PhysicalLocator.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 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 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 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 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 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 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 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. 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

org/opendaylight/ovsdb/schema/hardwarevtep/PhysicalLocatorSet.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 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

org/opendaylight/ovsdb/schema/hardwarevtep/PhysicalPort.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 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. 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. 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 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. 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 WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 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 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. 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

org/opendaylight/ovsdb/schema/hardwarevtep/PhysicalSwitch.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 22
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 22
 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. 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. 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 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. 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 WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 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 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. 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. 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 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 followed by 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/hardwarevtep/Tunnel.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 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 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 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 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 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 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 followed by 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 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

org/opendaylight/ovsdb/schema/hardwarevtep/UcastMacsLocal.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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. 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. 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 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 followed by 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/hardwarevtep/UcastMacsRemote.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 19
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 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. 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. 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 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 followed by whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 50