Source file "org/apache/derby/iapi/services/io/ArrayOutputStream.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% | 14 of 14 | 0% | 16 | 16 | 36 | 36 | 9 | 9 |
setLimit(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setData(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
setPosition(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
clearLimit() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ArrayOutputStream(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ArrayOutputStream() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPosition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |