Source file "org/springframework/util/function/SingletonSupplier.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 120 of 120 | 0% | 16 of 16 | 0% | 18 | 18 | 37 | 37 | 10 | 10 |
| get() | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| SingletonSupplier(Object, Supplier) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SingletonSupplier(Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| obtain() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SingletonSupplier(Supplier, Supplier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SingletonSupplier(Supplier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ofNullable(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ofNullable(Supplier) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| of(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| of(Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |