Branch Coverage

lib/UR/BoolExpr/Template/PropertyComparison/GreaterThan.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
23 21 16 if ($cv_is_number and $pv_is_number) { }
24 20 1 if $property_value > $comparison_value
26 16 0 if $property_value gt $comparison_value