Source file "org/eclipse/jetty/util/Atomics.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 78 of 78 | 0% | 16 of 16 | 0% | 12 | 12 | 24 | 24 | 4 | 4 |
updateMin(AtomicLong, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
updateMax(AtomicLong, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
updateMin(AtomicInteger, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
updateMax(AtomicInteger, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |