Condition Coverage

lib/Ubic/Cmd/Results.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
41 1 2 $color ||= ''
57 3 0 $type ||= 'good'

or 3 conditions

line l !l&&r !l&&!r condition
42 1 0 2 $result->status eq 'broken' or $color eq 'bad'