Source file "org/assertj/core/error/OptionalShouldContain.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 100 of 100 | 0% | 10 of 10 | 0% | 13 | 13 | 20 | 20 | 8 | 8 |
shouldContain(OptionalDouble, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
shouldContain(OptionalInt, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
shouldContain(OptionalLong, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
OptionalShouldContain(String, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
shouldContain(Optional, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
shouldContainSame(Optional, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
OptionalShouldContain(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
shouldContain(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |