Source file "org/apache/solr/util/AdjustableSemaphore.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 70 of 70 | 0% | 6 of 6 | 0% | 9 | 9 | 22 | 22 | 6 | 6 |
setMaxPermits(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
AdjustableSemaphore(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
release(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
release() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
acquire() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaxPermits() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |