Source file "org/apache/xml/security/stax/impl/util/MultiInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 109 of 109 | 0% | 12 of 12 | 0% | 13 | 13 | 26 | 26 | 7 | 7 |
| read(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| available() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| MultiInputStream(InputStream[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| skip(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |