Condition Coverage

inc/My/Module/Test.pm
Criterion Covered Total %
condition 11 26 42.3


and 3 conditions

line !l l&&!r l&&r condition
210 0 0 18 defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx]
0 13 5 defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] <= $delta_p[$inx]
13 0 5 defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] <= $delta_p[$inx] and $delta_p[$inx] <= $rslt[1][$v_inx]
215 0 0 13 defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx]
0 0 13 defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] >= $delta_p[$inx]
0 0 13 defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] >= $delta_p[$inx] and $delta_p[$inx] >= $rslt[1][$v_inx]

or 2 conditions

line l !l condition
144 72 3358 $fmtr ||= sub { return $_[0]; }

or 3 conditions

line l !l&&r !l&&!r condition
203 6 0 0 $body->get('name') || $body->get('id')
220 0 0 0 $method_dim_name{$method}[$inx] || $dim_name[$inx]