Condition Coverage

blib/lib/Ouch.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
72 2 0 17 &blessed($e) and $e->isa('Ouch')
2 8 9 &blessed($e) and $e->isa('Ouch') and $e->code eq $code
101 6 0 8 &blessed($e) and $e->isa('Ouch')
118 2 0 4 &blessed($e) and $e->isa('Ouch')

or 2 conditions

line l !l condition
23 0 6 $Exporter::ExportLevel || 0