Source file "com/opencsv/exceptions/CsvException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 31 of 31 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| CsvException(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CsvException() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setLine(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLine() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setLineNumber(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLineNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |