name | class, % | method, % | block, % | line, % |
---|
| | | | |
class FastByteArrayOutputStream | 100% (1/1) | 46% (6/13) | 54% (166/309) | 58% (40.9/71) |
close (): void | | 0% (0/1) | 0% (0/1) | 0% (0/1) |
reset (): void | | 0% (0/1) | 0% (0/16) | 0% (0/5) |
size (): int | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
toString (): String | | 0% (0/1) | 0% (0/6) | 0% (0/1) |
toString (String): String | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
write (int): void | | 0% (0/1) | 0% (0/12) | 0% (0/2) |
writeTo (OutputStream): void | | 0% (0/1) | 0% (0/34) | 0% (0/9) |
needNewBuffer (int): void | | 100% (1/1) | 46% (34/74) | 62% (8/13) |
FastByteArrayOutputStream (int): void | | 100% (1/1) | 52% (13/25) | 83% (5/6) |
write (byte [], int, int): void | | 100% (1/1) | 87% (65/75) | 76% (13/17) |
toByteArray (): byte [] | | 100% (1/1) | 96% (44/46) | 99% (11.9/12) |
FastByteArrayOutputStream (): void | | 100% (1/1) | 100% (4/4) | 100% (2/2) |
getBuffer (int): byte [] | | 100% (1/1) | 100% (6/6) | 100% (1/1) |