Condition Coverage

blib/lib/Tapper/Reports/Web/Controller/Tapper/ContinuousTestruns.pm
Criterion Covered Total %
condition 0 7 0.0


or 2 conditions

line l !l condition
210 0 0 $_->precondition->shortname || ''
371 0 0 $ar_precondition_shorts->[$i_counter] || ''

or 3 conditions

line l !l&&r !l&&!r condition
372 0 0 0 $or_schema->resultset('Precondition')->search({'shortname', $s_short, 'precondition', $s_text}, {'order_by', {'-asc', 'id'}})->first || $or_schema->resultset('Precondition')->new({'shortname', $s_short, 'precondition', $s_text})->insert