Source file "org/joda/time/Interval.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 477 of 477 | 0% | 48 of 48 | 0% | 49 | 49 | 109 | 109 | 25 | 25 |
parseWithOffset(String) | ![]() | 0% | ![]() | 0% | 10 | 10 | 27 | 27 | 1 | 1 |
gap(ReadableInterval) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
abuts(ReadableInterval) | ![]() | 0% | ![]() | 0% | 6 | 6 | 5 | 5 | 1 | 1 |
overlap(ReadableInterval) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
withDurationAfterStart(ReadableDuration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
withDurationBeforeEnd(ReadableDuration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
withPeriodAfterStart(ReadablePeriod) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
withPeriodBeforeEnd(ReadablePeriod) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
withStartMillis(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withEndMillis(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withChronology(Chronology) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
Interval(long, long, DateTimeZone) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withStart(ReadableInstant) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withEnd(ReadableInstant) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(long, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(long, long, Chronology) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
parse(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Interval(ReadableInstant, ReadableInstant) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(ReadableInstant, ReadableDuration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(ReadableDuration, ReadableInstant) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(ReadableInstant, ReadablePeriod) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(ReadablePeriod, ReadableInstant) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Interval(Object, Chronology) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toInterval() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |