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 | 932 of 932 | 0% | 44 of 44 | 0% | 34 | 34 | 12 | 12 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getSharedSecretBytes(byte[], String, int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| engineGenerateSecret(String) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineGenerateSecret(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getAlgorithm(String) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| trimZeroes(byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| getKeySize(String) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| calcSecret() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineGenerateSecret() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineInit(Key, AlgorithmParameterSpec, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineInit(Key, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BaseAgreementSpi(String, DerivationFunction) | 0% | n/a | 1 | 1 | 1 | 1 |