Source file "org/apache/thrift/EncodingUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 181 of 181 | 0% | 8 of 8 | 0% | 21 | 21 | 26 | 26 | 17 | 17 |
encodeBigEndian(int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
decodeBigEndian(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testBit(long, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setBit(int, int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setBit(long, int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
testBit(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
clearBit(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearBit(long, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setBit(byte, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setBit(short, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeBigEndian(int, byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clearBit(byte, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearBit(short, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeBigEndian(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testBit(byte, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testBit(short, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
EncodingUtils() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |