Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 102 of 393 | 74% | 22 of 48 | 54% | 17 | 38 | 0 | 14 |
| repeat(int, int) | 55% | 42% | 11 | 15 | 0 | 1 | ||
| LZDecoder(int, byte[], ArrayCache) | 55% | 50% | 1 | 2 | 0 | 1 | ||
| setLimit(int) | 73% | 50% | 1 | 2 | 0 | 1 | ||
| flush(byte[], int) | 89% | 50% | 1 | 2 | 0 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | ||
| copyUncompressed(DataInputStream, int) | 100% | 50% | 1 | 2 | 0 | 1 | ||
| getByte(int) | 100% | 100% | 0 | 2 | 0 | 1 | ||
| reset() | 100% | n/a | 0 | 1 | 0 | 1 | ||
| putByte(byte) | 100% | 50% | 1 | 2 | 0 | 1 | ||
| repeatPending() | 100% | 100% | 0 | 2 | 0 | 1 | ||
| hasSpace() | 100% | 100% | 0 | 2 | 0 | 1 | ||
| hasPending() | 100% | 100% | 0 | 2 | 0 | 1 | ||
| putArraysToCache(ArrayCache) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getPos() | 100% | n/a | 0 | 1 | 0 | 1 |