Condition Coverage

blib/lib/Exception/Class/Base.pm
Criterion Covered Total %
condition 7 17 41.1


and 3 conditions

line !l l&&!r l&&r condition
215 0 0 9 defined $str and length $str
217 0 0 0 defined $desc && length $desc
256 0 0 3 defined $e and &blessed($e)
0 1 2 defined $e and &blessed($e) and $e->isa($class)

or 2 conditions

line l !l condition
112 31 7 $p{'message'} || $p{'error'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
99 0 39 0 ref $proto || $proto