Source file "org/apache/tomcat/util/buf/StringCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 996 of 996 | 0% | 126 of 126 | 0% | 86 | 86 | 264 | 264 | 23 | 23 |
| toString(ByteChunk) | 0% | 0% | 15 | 15 | 66 | 66 | 1 | 1 | ||
| toString(CharChunk) | 0% | 0% | 15 | 15 | 66 | 66 | 1 | 1 | ||
| compare(ByteChunk, byte[]) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| compare(CharChunk, char[]) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| findClosest(ByteChunk, StringCache.ByteEntry[], int) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| findClosest(CharChunk, StringCache.CharEntry[], int) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | ||
| find(ByteChunk) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| find(CharChunk) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| lambda$toString$1(Integer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$toString$0(Integer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StringCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCacheSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setByteEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTrainThreshold(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCacheSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getByteEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTrainThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAccessCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHitCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |