Source file "com/google/common/base/OptionalTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 522 of 522 | 0% | 0 of 0 | n/a | 54 | 54 | 129 | 129 | 54 | 54 |
| testEqualsAndHashCode() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testPresentInstances_callingIteratorTwice() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testPresentInstances_allPresent() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testPresentInstances_somePresent() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testPresentInstances_wildcards() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testNullPointers() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testToJavaUtil_static() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testFromJavaUtil() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testOr_nullSupplier_absent() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testSampleCodeFine2() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testToJavaUtil_instance() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testGet_absent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testOr_nullSupplier_present() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testTransform_absent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testSampleCodeFine1() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testAsSet_presentIsImmutable() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testFromNullable() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testOr_supplier_present() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testOr_optional_present() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testAsSet_present() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testAsSet_absentIsImmutable() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testTransform_presentToString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testPresentInstances_allAbsent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testOr_t_present() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testOr_optional_absent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testTransform_presentIdentity() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testOf() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testGet_present() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testOr_supplier_absent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testOrNull_present() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testAbsent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testOr_t_absent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testAsSet_absent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testTransform_absent_functionReturnsNull() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testToString_present() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSampleCodeError2() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testOf_null() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testFromNullable_null() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testIsPresent_yes() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testOrNull_absent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testTransform_present_functionReturnsNull() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testToString_absent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testTransform_present_functionReturnsNull$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testAsSet_absentIsImmutable$0(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testAsSet_presentIsImmutable$0(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testIsPresent_no() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSomeOptionalInt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testOr_nullSupplier_absent$0(Optional, Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| OptionalTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSomeNumbers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testSampleCodeError1() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testOf_null$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testTransform_absent_functionReturnsNull$0(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testTransform_present_functionReturnsNull$1(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |