Source file "net/jsign/commons/io/LineIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 12 of 12 | 0% | 14 | 14 | 35 | 35 | 8 | 8 |
| hasNext() | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| LineIterator(Reader) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| nextLine() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| closeQuietly(LineIterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidLine(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |