Source file "org/bouncycastle/tls/TlsDHUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 284 of 284 | 0% | 42 of 42 | 0% | 35 | 35 | 54 | 54 | 12 | 12 |
getStandardGroupForDHParameters(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
receiveDHConfig(TlsContext, TlsDHGroupVerifier, InputStream) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
getNamedGroupForDHParameters(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
createNamedDHConfig(TlsContext, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getNamedDHGroup(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
writeDHConfig(TlsDHConfig, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getDHGroup(TlsDHConfig) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
readDHParameter(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinimumFiniteFieldBits(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isDHCipherSuite(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeDHParameter(BigInteger, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
TlsDHUtils() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |