Source file "org/hibernate/validator/internal/constraintvalidators/bv/number/bound/decimal/DecimalNumberComparatorHelper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 109 of 109 | 0% | 20 of 20 | 0% | 16 | 16 | 22 | 22 | 6 | 6 |
compare(Number, BigDecimal, OptionalInt) | ![]() | 0% | ![]() | 0% | 9 | 9 | 11 | 11 | 1 | 1 |
compare(Float, BigDecimal, OptionalInt) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(Double, BigDecimal, OptionalInt) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(BigInteger, BigDecimal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compare(Long, BigDecimal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compare(BigDecimal, BigDecimal) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |