Source file "org/bouncycastle/jsse/provider/AbstractAlgorithmConstraints.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 151 of 151 | 0% | 36 of 36 | 0% | 27 | 27 | 39 | 39 | 9 | 9 |
containsAnyPartIgnoreCase(Set, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
asSet(String[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
containsIgnoreCase(Set, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
asUnmodifiableSet(String[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
checkPrimitives(Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isPrimitivesSpecified(Set) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
checkAlgorithmName(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkKey(Key) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AbstractAlgorithmConstraints(AlgorithmDecomposer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |