Source file "org/apache/sshd/common/util/security/bouncycastle/BouncyCastleRandom.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 114 of 114 | 0% | 8 of 8 | 0% | 9 | 9 | 23 | 23 | 5 | 5 |
| random(int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| next(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| BouncyCastleRandom() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| fill(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |