Branch Coverage

lib/UR/BoolExpr/Template/PropertyComparison/LessOrEqual.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
23 30 12 if ($cv_is_number and $pv_is_number) { }
24 30 0 if $property_value <= $comparison_value
26 12 0 if $property_value le $comparison_value