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 | 127 of 127 | 0% | 18 of 18 | 0% | 16 | 16 | 7 | 7 |
| decompressPoint(int, BigInteger) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| randomFieldElement(SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| randomFieldElementMult(SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| isValidFieldElement(BigInteger) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| implRandomFieldElementMult(SecureRandom, BigInteger) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| implRandomFieldElement(SecureRandom, BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ECCurve.AbstractFp(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 |