Branch Coverage

lib/Ubic/Service/Utils.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
28 41 0 if (ref $expect_status) { }
40 41 0 if grep {$_ eq $status_str;} @expect_status
42 0 0 if ($trial < $trials)