Source file "org/osgi/util/promise/PromiseFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 255 of 255 | 0% | 16 of 16 | 0% | 26 | 26 | 58 | 58 | 18 | 18 |
PromiseFactory(Executor, ScheduledExecutorService, PromiseFactory.Option[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
all(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
submit(Callable) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
resolvedWith(Promise) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
defaultOptions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
resolvedWith(CompletionStage) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toPromise() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
executor() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
scheduledExecutor() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PromiseFactory(Executor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PromiseFactory(Executor, ScheduledExecutorService) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
resolved(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
failed(Throwable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
combiner(Collection, Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
deferred() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inlineExecutor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allowCurrentThread() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |