| name | class, % | method, % | block, % | line, % |
|---|
| | | | | |
| class FastByteBuffer | 100% (1/1) | 42% (5/12) | 69% (229/330) | 68% (50/73) |
| FastByteBuffer (): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| append (byte []): FastByteBuffer | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
| array (int): byte [] | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
| index (): int | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| offset (): int | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| reset (): void | | 0% (0/1) | 0% (0/20) | 0% (0/6) |
| size (): int | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| FastByteBuffer (int): void | | 100% (1/1) | 60% (18/30) | 88% (7/8) |
| needNewBuffer (int): void | | 100% (1/1) | 60% (57/95) | 61% (11/18) |
| append (byte [], int, int): FastByteBuffer | | 100% (1/1) | 92% (72/78) | 88% (15/17) |
| append (byte): FastByteBuffer | | 100% (1/1) | 100% (32/32) | 100% (6/6) |
| toArray (): byte [] | | 100% (1/1) | 100% (50/50) | 100% (11/11) |