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 | 160 of 160 | 0% | 11 of 11 | 0% | 15 | 15 | 9 | 9 |
| RSAPublicKey(ASN1Sequence) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| toASN1Primitive() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setModulus(UnsignedInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| setExponent(UnsignedInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| RSAPublicKey(ASN1ObjectIdentifier, BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUsage() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getModulus() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getPublicExponent() | 0% | n/a | 1 | 1 | 1 | 1 |