Condition Coverage

blib/lib/Sport/Analytics/NHL/Report/RO.pm
Criterion Covered Total %
condition 8 16 50.0


and 3 conditions

line !l l&&!r l&&r condition
152 0 8 90 $tr and ref $tr
238 0 2 8 $tr and ref $tr
249 0 4 8 $td_table and ref $td_table

or 2 conditions

line l !l condition
107 0 0 shift() || 0
160 34 56 $tr->{'_content'}[2]->attr('class') || ''

or 3 conditions

line l !l&&r !l&&!r condition
281 0 0 0 $row->tag eq 'table' or $row->tag eq 'tbody'