Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
70035

Files

FilesIWE
org/controlhaus/xfire/client/BeehiveClientStrategy.java 0032
org/controlhaus/xfire/client/XFireClientControl.java 001
org/controlhaus/xfire/client/XFireClientControlImpl.java 001
org/controlhaus/xfire/client/package.html 001

org/controlhaus/xfire/client/BeehiveClientStrategy.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 15
Error '{' should be on the previous line. 22
Error Line is longer than 80 characters. 25
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 27
Error Missing a Javadoc comment. 27
Error Parameter service should be final. 27
Error Parameter outputDir should be final. 27
Error Parameter task should be final. 27
Error '{' should be on the previous line. 29
Error Line is longer than 80 characters. 30
Error ',' is not followed by whitespace. 30
Error Line has trailing spaces. 31
Error 'if' construct must use '{}'s. 32
Error '(' is followed by whitespace. 32
Error ')' is preceded with whitespace. 32
Error 'if' construct must use '{}'s. 36
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error Line has trailing spaces. 38
Error 'if' construct must use '{}'s. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error ')' is preceded with whitespace. 44
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57

org/controlhaus/xfire/client/XFireClientControl.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

org/controlhaus/xfire/client/XFireClientControlImpl.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

org/controlhaus/xfire/client/package.html

ErrorLine
Error Missing package documentation file.0