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 | 619 of 619 | 0% | 52 of 52 | 0% | 38 | 38 | 12 | 12 |
| add(ECPoint) | 0% | 0% | 12 | 12 | 1 | 1 | ||
| twiceJacobianModified(boolean) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| calculateJacobianModifiedW(Curve25519FieldElement, int[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| twicePlus(ECPoint) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| getJacobianModifiedW() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| twice() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| threeTimes() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| negate() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getZCoord(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| detach() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Curve25519Point(ECCurve, ECFieldElement, ECFieldElement, ECFieldElement[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Curve25519Point(ECCurve, ECFieldElement, ECFieldElement) | 0% | n/a | 1 | 1 | 1 | 1 |