Source file "com/google/common/base/Suppliers.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 85 of 85 | 0% | 12 of 12 | 0% | 13 | 13 | 17 | 17 | 7 | 7 |
| memoizeWithExpiration(Supplier, long, TimeUnit) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| memoizeWithExpiration(Supplier, Duration) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| memoize(Supplier) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| compose(Function, Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofInstance(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| synchronizedSupplier(Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supplierFunction() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |