Source file "net/sf/saxon/value/IntegerValue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 710 of 710 | 0% | 92 of 92 | 0% | 59 | 59 | 102 | 102 | 13 | 13 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
stringToInteger(CharSequence) | ![]() | 0% | ![]() | 0% | 16 | 16 | 35 | 35 | 1 | 1 |
castableAsInteger(CharSequence) | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
checkBigRange(BigInteger, BuiltInAtomicType) | ![]() | 0% | ![]() | 0% | 9 | 9 | 12 | 12 | 1 | 1 |
checkRange(long, BuiltInAtomicType) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
makeIntegerValue(double) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
makeIntegerValue(BigInteger) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isIdentical(Value) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
signum(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
makeIntegerValue(DoubleValue) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
IntegerValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPrimitiveType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isWholeNumber() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |