Source file "net/sf/saxon/value/DayTimeDurationValue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 672 of 672 | 0% | 94 of 94 | 0% | 65 | 65 | 143 | 143 | 18 | 18 |
getPrimitiveStringValue() | 0% | 0% | 18 | 18 | 32 | 32 | 1 | 1 | ||
DayTimeDurationValue(int, int, int, int, long, int) | 0% | 0% | 11 | 11 | 19 | 19 | 1 | 1 | ||
multiply(double) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
fromSeconds(BigDecimal) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
divide(DurationValue) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
compareTo(Object) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
add(DurationValue) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
subtract(DurationValue) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
fromMilliseconds(long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
fromMicroseconds(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
getLengthInSeconds() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
makeDayTimeDurationValue(CharSequence) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
getLengthInMicroseconds() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
copyAsSubType(AtomicType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
DayTimeDurationValue() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
negate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getPrimitiveType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getXPathComparable(boolean, StringCollator, XPathContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |