Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 995 of 995 | 0% | 48 of 48 | 0% | 37 | 37 | 13 | 13 |
| decompressPolyVec(byte[], int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| compressPolyVec(byte[], int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| pointwiseAccountMontgomery(Poly, PolyVec, PolyVec, MLKEMEngine) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| checkModulus(MLKEMEngine, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| PolyVec(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| toBytes(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| addPoly(PolyVec) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| fromBytes(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| polyVecNtt() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| polyVecInverseNttToMont() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| reducePoly() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| condSubQ() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getVectorIndex(int) | 0% | n/a | 1 | 1 | 1 | 1 |