| name | class, % | method, % | block, % | line, % |
|---|
| | | | | |
| class Bits | 0% (0/1) | 0% (0/15) | 0% (0/545) | 0% (0/48) |
| Bits (): void | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| getBoolean (byte [], int): boolean | | 0% (0/1) | 0% (0/8) | 0% (0/1) |
| getChar (byte [], int): char | | 0% (0/1) | 0% (0/15) | 0% (0/1) |
| getDouble (byte [], int): double | | 0% (0/1) | 0% (0/85) | 0% (0/2) |
| getFloat (byte [], int): float | | 0% (0/1) | 0% (0/37) | 0% (0/2) |
| getInt (byte [], int): int | | 0% (0/1) | 0% (0/34) | 0% (0/1) |
| getLong (byte [], int): long | | 0% (0/1) | 0% (0/82) | 0% (0/1) |
| getShort (byte [], int): short | | 0% (0/1) | 0% (0/15) | 0% (0/1) |
| putBoolean (byte [], int, boolean): void | | 0% (0/1) | 0% (0/10) | 0% (0/2) |
| putChar (byte [], int, char): void | | 0% (0/1) | 0% (0/15) | 0% (0/3) |
| putDouble (byte [], int, double): void | | 0% (0/1) | 0% (0/80) | 0% (0/10) |
| putFloat (byte [], int, float): void | | 0% (0/1) | 0% (0/36) | 0% (0/6) |
| putInt (byte [], int, int): void | | 0% (0/1) | 0% (0/33) | 0% (0/5) |
| putLong (byte [], int, long): void | | 0% (0/1) | 0% (0/77) | 0% (0/9) |
| putShort (byte [], int, short): void | | 0% (0/1) | 0% (0/15) | 0% (0/3) |