Checkstyle Results
The following document contains the results of Checkstyle .
Summary
Files | Infos | Warnings | Errors |
---|---|---|---|
3 | 0 | 2 | 1 |
Files
Files | I | W | E |
---|---|---|---|
com/gridsystems/launcher/Launcher.java | 0 | 2 | 1 |
Details
com/gridsystems/launcher/Launcher.java
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 9 (max allowed is 7) classes [CLBuilder, File, FileInputStream, InputSource, LaunchException, Properties, SAXException, Stack, URL]. | 138 | |
Class Fan-Out Complexity is 24 (max allowed is 20). | 138 |