Source file "org/apache/lucene/search/highlight/GradientFormatter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 483 of 483 | 0% | 36 of 36 | 0% | 26 | 26 | 83 | 83 | 8 | 8 |
GradientFormatter(float, String, String, String, String) | ![]() | 0% | ![]() | 0% | 11 | 11 | 27 | 27 | 1 | 1 |
highlightTerm(String, TokenGroup) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getForegroundColorString(float) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
getBackgroundColorString(float) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
hexToInt(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
getColorVal(int, int, float) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
intToHex(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |