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 | 249 of 249 | 0% | 12 of 12 | 0% | 13 | 13 | 7 | 7 |
| verifySignature(LMSPublicKeyParameters, LMSContext) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| generateKeys(LMSigParameters, LMOtsParameters, int, byte[], byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| generateSign(LMSContext) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| generateSign(LMSPrivateKeyParameters, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| verifySignature(LMSPublicKeyParameters, LMSSignature, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| verifySignature(LMSPublicKeyParameters, byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| LMS() | 0% | n/a | 1 | 1 | 1 | 1 |