Source file "org/apache/commons/io/EndianUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 809 of 809 | 0% | 6 of 6 | 0% | 35 | 35 | 97 | 97 | 32 | 32 |
writeSwappedLong(byte[], int, long) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
writeSwappedLong(OutputStream, long) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
swapLong(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readSwappedUnsignedInteger(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeSwappedInteger(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
readSwappedInteger(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readSwappedUnsignedInteger(InputStream) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
readSwappedInteger(InputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
writeSwappedInteger(OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
swapInteger(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
validateByteArrayOffset(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeSwappedShort(byte[], int, short) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
readSwappedShort(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readSwappedLong(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
readSwappedUnsignedShort(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readSwappedLong(InputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
readSwappedUnsignedShort(InputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
swapShort(short) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeSwappedShort(OutputStream, short) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readSwappedShort(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
read(InputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeSwappedDouble(byte[], int, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeSwappedFloat(byte[], int, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readSwappedDouble(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readSwappedFloat(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
swapDouble(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
swapFloat(float) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeSwappedDouble(OutputStream, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeSwappedFloat(OutputStream, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readSwappedDouble(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readSwappedFloat(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
EndianUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |