Source file "net/jsign/commons/io/StreamIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 6 of 6 | 0% | 8 | 8 | 18 | 18 | 5 | 5 |
| hasNext() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| StreamIterator(Stream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| iterator(Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |