Source file "com/sun/xml/fastinfoset/algorithm/BooleanEncodingAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 487 of 487 | 0% | 66 of 66 | 0% | 48 | 48 | 108 | 108 | 15 | 15 |
encodeToOutputStream(Object, OutputStream) | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
decodeFromInputStream(InputStream) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
encodeToBytesFromBooleanArray(boolean[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
convertToCharacters(Object, StringBuilder) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
decodeFromBytesToBooleanArray(boolean[], int, int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getPrimtiveLengthFromOctetLength(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
convertFromCharacters(char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
generateArrayFromList(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
decodeFromBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
encodeToBytes(Object, int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getOctetLengthFromPrimitiveLength(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lambda$convertFromCharacters$0(CharBuffer, List, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getPrimtiveLengthFromOctetLength(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BooleanEncodingAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |