Source file "com/mchange/v2/csv/FastCsvUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 486 of 486 | 0% | 78 of 78 | 0% | 54 | 54 | 110 | 110 | 14 | 14 |
| splitShifted(int[]) | 0% | 0% | 14 | 14 | 25 | 25 | 1 | 1 | ||
| csvReadLine(BufferedReader) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| readLine(BufferedReader, int[]) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| upshiftQuoteString(String) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| debugPrint(int[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| downshift(int[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| splitRecord(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| appendForToken(int, StringBuilder) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| countQuotes(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| notSepOrEOF(int) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| findShiftyChar(int, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isShifted(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEscaped(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| escape(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |