Source file "org/apache/lucene/util/SetOnce.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 52 of 52 | 0% | 4 of 4 | 0% | 7 | 7 | 12 | 12 | 5 | 5 |
SetOnce(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
trySet(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
set(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SetOnce() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |