Source file "io/opencensus/trace/BigendianEncoding.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 595 of 595 | 0% | 20 of 20 | 0% | 21 | 21 | 55 | 55 | 11 | 11 |
longFromBase16String(CharSequence, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
longToByteArray(long, byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
longFromByteArray(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
longToBase16String(long, char[], int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
decodeByte(char, char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
buildEncodingArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
buildDecodingArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
byteFromBase16String(CharSequence, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
byteToBase16(byte, char[], int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
byteToBase16String(byte, char[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |