Source file "org/apache/commons/compress/archivers/tar/TarUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 866 of 866 | 0% | 102 of 102 | 0% | 71 | 71 | 153 | 153 | 20 | 20 |
| parseOctal(byte[], int, int) | 0% | 0% | 11 | 11 | 21 | 21 | 1 | 1 | ||
| formatLongBinary(long, byte[], int, int, boolean) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| formatUnsignedOctalString(long, byte[], int, int) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| parseBinaryLong(byte[], int, int, boolean) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| formatBigIntegerBinary(long, byte[], int, int, boolean) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| parseBinaryBigInteger(byte[], int, int, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 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 | ||
| verifyCheckSum(byte[]) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| parseOctalOrBinary(byte[], int, int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| exceptionMessage(byte[], int, int, int, byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parseName(byte[], int, int, ZipEncoding) | 0% | 0% | 4 | 4 | 8 | 8 | 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 | ||
| parseBoolean(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |