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 | 1,016 of 1,016 | 0% | 130 of 130 | 0% | 86 | 86 | 269 | 269 | 21 | 21 |
toString(ByteChunk) | ![]() | 0% | ![]() | 0% | 16 | 16 | 70 | 70 | 1 | 1 |
toString(CharChunk) | ![]() | 0% | ![]() | 0% | 16 | 16 | 69 | 69 | 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 | 15 | 15 | 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 |
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 |