Source file "org/bouncycastle/tls/ServerSRPParams.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 66 of 66 | 0% | 0 of 0 | n/a | 7 | 7 | 20 | 20 | 7 | 7 |
parse(InputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
encode(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ServerSRPParams(BigInteger, BigInteger, byte[], BigInteger) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getB() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getG() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getN() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getS() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |