Source file "org/apache/tools/tar/TarUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 951 of 951 | 0% | 106 of 106 | 0% | 74 | 74 | 186 | 186 | 21 | 21 |
| parseOctal(byte[], int, int) | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| getUncachedNulByteEquivalent(ZipEncoding) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| parseName(byte[], int, int, ZipEncoding) | 0% | 0% | 9 | 9 | 22 | 22 | 1 | 1 | ||
| formatUnsignedOctalString(long, byte[], int, int) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| formatLongBinary(long, byte[], int, int, boolean) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| parseBinaryLong(byte[], int, int, boolean) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| parseBinaryBigInteger(byte[], int, int, boolean) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| formatLongOctalOrBinaryBytes(long, byte[], int, int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| formatNameBytes(String, byte[], int, int, ZipEncoding) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| formatBigIntegerBinary(long, byte[], int, int, boolean) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| exceptionMessage(byte[], int, int, int, byte) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parseOctalOrBinary(byte[], int, int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| computeCheckSum(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| formatOctalBytes(long, byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| formatCheckSumOctalBytes(long, byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| formatNameBytes(String, byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| parseName(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| formatLongOctalBytes(long, byte[], int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getNulByteEquivalent(ZipEncoding) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parseBoolean(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |