Source file "io/netty/buffer/AbstractUnsafeSwappedByteBuf.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 307 of 307 | 0% | 28 of 28 | 0% | 36 | 36 | 53 | 53 | 22 | 22 |
| AbstractUnsafeSwappedByteBuf(AbstractByteBuf) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| writeShort(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeInt(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeLong(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setShort(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getLong(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getInt(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getShort(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setInt(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setLong(int, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setFloat(int, float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDouble(int, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getUnsignedInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setChar(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeFloat(float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeDouble(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUnsignedShort(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeChar(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFloat(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDouble(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChar(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |