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 | 387 of 387 | 0% | 64 of 64 | 0% | 44 | 44 | 12 | 12 |
| solveQuadraticEquation(ECFieldElement) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| decompressPoint(int, BigInteger) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| buildField(int, int, int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| createPoint(BigInteger, BigInteger) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| ECCurve.AbstractF2m(int, int, int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| isKoblitz() | 0% | 0% | 6 | 6 | 1 | 1 | ||
| randomFieldElementMult(SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| isValidFieldElement(BigInteger) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| getSi() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| inverse(int, int[], BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| randomFieldElement(SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| implRandomFieldElementMult(SecureRandom, int) | 0% | 0% | 2 | 2 | 1 | 1 |