Source file "org/apache/commons/codec/digest/Blake3.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,114 of 1,114 | 0% | 18 of 18 | 0% | 31 | 31 | 85 | 85 | 22 | 22 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| round(int[], int[], byte[]) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| g(int[], int, int, int, int, int, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| compress(int[], int[], int, long, int) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| checkBufferArgs(byte[], int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| unpackInt(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initKeyDerivationFunction(byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| parentOutput(int[], int[], int[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| unpackInts(byte[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| initKeyedHash(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| packInt(int, byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| doFinalize(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doFinalize(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| update(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Blake3(int[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| keyedHash(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parentChainingValue(int[], int[], int[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doFinalize(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hash(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initHash() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |