Branch Coverage

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


line true false branch
22 24 16 if ($cv_is_number and $pv_is_number) { }
23 24 0 if $property_value >= $comparison_value
25 16 0 if $property_value ge $comparison_value