The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 14 (max allowed is 12). | 284 |
![]() | Executable statement count is 33 (max allowed is 30). | 284 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'message'. | 41 |
![]() | Expected @param tag for 'message'. | 48 |
![]() | Expected @param tag for 'parameters'. | 48 |
![]() | Expected @param tag for 'message'. | 55 |
![]() | Expected @param tag for 'parameters'. | 55 |
![]() | Expected @param tag for 'wrappedException'. | 56 |
![]() | Expected @param tag for 'message'. | 63 |
![]() | Expected @param tag for 'wrappedException'. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 10 (max allowed is 7) classes [BufferedReader, BufferedWriter, File, FileException, FileInputStream, FileOutputStream, FileReader, FileWriter, InputStreamReader, OutputStreamWriter]. | 49 |
![]() | Cyclomatic Complexity is 18 (max allowed is 12). | 241 |
![]() | Executable statement count is 51 (max allowed is 30). | 241 |
![]() | Cyclomatic Complexity is 13 (max allowed is 12). | 403 |
![]() | Line matches the illegal pattern 'Use tabs for indentation'. | 645 |
![]() | Name 'BUFFER_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 969 |
![]() | Name 'EOS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 970 |
![]() | Line matches the illegal pattern 'Use tabs for indentation'. | 1011 |