Condition Coverage

blib/lib/Catalyst/Stats.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
115 8 30 1 $stat->{'action'} && $stat->{'comment'}

or 2 conditions

line l !l condition
33 4 0 shift() || ''
41 6 65 $params{'comment'} ||= ""
78 34 8 $params{'begin'} || ''
115 31 8 $stat->{'action'} || ''