Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
13 0 31 0

Rules

Category Rule Violations Severity
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
2  Warning
whitespace GenericWhitespace 1  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
28  Warning

Details

org/opendaylight/tcpmd5/nio/MD5ChannelOptions.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 123). 29
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 29

org/opendaylight/tcpmd5/nio/MD5SelectorProvider.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 138). 38

org/opendaylight/tcpmd5/nio/MD5SelectorProviderTest.java

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

org/opendaylight/tcpmd5/nio/MD5ServerSocketChannelTest.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 97
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 97

org/opendaylight/tcpmd5/nio/MD5SocketChannelTest.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 95
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 95
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 126
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 133
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 133
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 140
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 140
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 147
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 147
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 154
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 154
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 168
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 168