Source file "org/apache/derby/iapi/services/io/LimitReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 137 of 137 | 0% | 20 of 20 | 0% | 18 | 18 | 41 | 41 | 8 | 8 |
| read(char[], int, int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| skip(long) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| read() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| clearLimit() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LimitReader(Reader) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setLimit(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |