Source file "org/apache/sshd/common/mac/Poly1305Mac.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 942 of 942 | 0% | 20 of 20 | 0% | 23 | 23 | 144 | 144 | 13 | 13 |
| processBlock() | 0% | 0% | 4 | 4 | 39 | 39 | 1 | 1 | ||
| doFinal(byte[], int) | 0% | 0% | 3 | 3 | 49 | 49 | 1 | 1 | ||
| init(byte[]) | 0% | 0% | 2 | 2 | 20 | 20 | 1 | 1 | ||
| update(byte[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| unpackIntLE(byte[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| packIntLE(int, byte[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| updateUInt(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Poly1305Mac() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| unsignedProduct(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |