Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
10120

Details

at/meikel/dmrl/client/portlet/JerseyClient.java

ViolationMessageLine
WarningsUtility classes should not have a public or default constructor.11
WarningsParameter args should be final.17
WarningsVariable 'args' should be declared final.17
WarningsVariable 'services' should be declared final.22
WarningsVariable 'c' should be declared final.25
WarningsVariable 'r' should be declared final.26
WarningsVariable 'response' should be declared final.29
WarningsVariable 'json' should be declared final.38
WarningsVariable 'e1' should be declared final.40
WarningsVariable 'json' should be declared final.42
WarningsVariable 'e2' should be declared final.44
WarningsMust have at least one statement.44