Condition Coverage

blib/lib/Test/Smoke/Database/Graph.pm
Criterion Covered Total %
condition 0 47 0.0


and 3 conditions

line !l l&&!r l&&r condition
375 0 0 0 $name and $chart
395 0 0 0 $limit and $$_[1] < $limit
448 0 0 0 $i == 4 and $val
0 0 0 $i == 3 and $val
0 0 0 $i == 2 and $val
0 0 0 $i == 1 and $val
455 0 0 0 $perl and $os
0 0 0 $perl and $os and $osver
0 0 0 $perl and $os and $osver and $archi
0 0 0 $perl and $os and $osver and $archi and $num

or 2 conditions

line l !l condition
85 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 0 shift() || $$self{'LIMIT'}
216 0 0 0 not ref $$ref[1] or ref($$ref[1] ne 'ARRAY')
254 0 0 0 not ref $$ref[1] or ref($$ref[1] ne 'ARRAY')
395 0 0 0 $$_[1] || $$_[0]
0 0 0 $limit and $$_[1] < $limit or not $$_[1] || $$_[0]