Condition Coverage

blib/lib/Devel/TimeStats.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
125 10 8 1 $$stat{'action'} && $$stat{'comment'}

or 2 conditions

line l !l condition
49 6 0 shift() || ''
57 6 15 $params{'comment'} ||= ''
89 9 10 $params{'begin'} || ''
125 9 10 $$stat{'action'} || ''