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 | 1,078 of 1,078 | 0% | 56 of 56 | 0% | 43 | 43 | 15 | 15 |
| decompressPolyVec(byte[]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| compressPolyVec() | 0% | 0% | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| PolyVec(MLKEMEngine) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| pointwiseAccountMontgomery(Poly, PolyVec, PolyVec, MLKEMEngine) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| toBytes() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| checkModulus(MLKEMEngine, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| fromBytes(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| addPoly(PolyVec) | 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 | ||
| conditionalSubQ() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| PolyVec() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getVectorIndex(int) | 0% | n/a | 1 | 1 | 1 | 1 |