Source file "org/apache/xml/security/utils/Base64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,863 of 1,863 | 0% | 200 of 200 | 0% | 123 | 123 | 322 | 322 | 23 | 23 |
encode(byte[], int) | ![]() | 0% | ![]() | 0% | 19 | 19 | 68 | 68 | 1 | 1 |
decodeInternal(byte[], int) | ![]() | 0% | ![]() | 0% | 19 | 19 | 50 | 50 | 1 | 1 |
decode(byte[], OutputStream, int) | ![]() | 0% | ![]() | 0% | 19 | 19 | 41 | 41 | 1 | 1 |
decode(InputStream, OutputStream) | ![]() | 0% | ![]() | 0% | 15 | 15 | 45 | 45 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 8 | 8 | 21 | 21 | 1 | 1 |
getBytes(BigInteger, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
encode(BigInteger, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
fillElementWithBigInteger(Element, BigInteger) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeWhiteSpace(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
decode(Element) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getBytesInternal(String, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
decode(BufferedReader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
isWhiteSpace(byte) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
decode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encodeToElement(Document, String, byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
decode(String, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
encode(BigInteger) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decodeBigIntegerFromText(Text) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeBigIntegerFromElement(Element) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPad(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
decode(byte[], OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |