Source file "com/sun/xml/fastinfoset/algorithm/FloatEncodingAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 408 of 408 | 0% | 26 of 26 | 0% | 30 | 30 | 78 | 78 | 17 | 17 |
decodeFromInputStreamToFloatArray(InputStream) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
encodeToBytesFromFloatArray(float[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
decodeFromBytesToFloatArray(float[], int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encodeToOutputStreamFromFloatArray(float[], OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
convertToCharactersFromFloatArray(float[], StringBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getPrimtiveLengthFromOctetLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
generateArrayFromList(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
convertFromCharacters(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
encodeToOutputStream(Object, OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
convertToCharacters(Object, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
decodeFromBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$convertFromCharacters$0(CharBuffer, List, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encodeToBytes(Object, int, int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
convertToCharactersFromFloatArray(float[], StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOctetLengthFromPrimitiveLength(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeFromInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FloatEncodingAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |