Source file "net/jsign/poi/util/LittleEndian.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 550 of 806 | 31% | 10 of 12 | 16% | 38 | 46 | 98 | 132 | 33 | 40 |
| readLong(InputStream) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| putLong(long, OutputStream) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| putUInt(byte[], int, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| readInt(InputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| putUInt(long, OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| putInt(int, OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getShortArray(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| putShortArray(byte[], int, short[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getUShort(byte[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| putUShort(byte[], int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| readUShort(InputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| putShort(OutputStream, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| putUShort(int, OutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getUInt(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putUByte(byte[], int, short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readUInt(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUByte(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUByte(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putByte(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putDouble(byte[], int, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putFloat(byte[], int, float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDouble(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDouble(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFloat(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putDouble(double, OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putFloat(float, OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFloat(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLong(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShort(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUInt(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUShort(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readShort(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ubyteToInt(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putLong(byte[], int, long) | 100% | n/a | 0 | 1 | 0 | 9 | 0 | 1 | ||
| getInt(byte[], int) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| putInt(byte[], int, int) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| getLong(byte[], int) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| getShort(byte[], int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| putShort(byte[], int, short) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| getInt(byte[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |