Condition Coverage

blib/lib/Exception/Lite.pm
Criterion Covered Total %
condition 8 24 33.3


and 3 conditions

line !l l&&!r l&&r condition
84 2 3 0 not $sRef and defined $xFormatRule
226 4 0 1 defined $_[0] && $_[0]->can('_getInterface') && $_[0]->_getInterface eq 'Exception::Lite'
321 22 0 0 $sRef eq 'ARRAY' and not _isIgnored($sSub, $FILTER)
22 0 0 $sRef eq 'Regexp' and not _isIgnored($sSub, [$FILTER])
412 0 0 0 $bTop && !$iDepth
413 0 0 0 $bTop && !scalar(@$aArgs) && exists $INC{'Getopt/Long.pm'}

or 3 conditions

line l !l&&r !l&&!r condition
236 0 0 0 $^S or isException($_[0])
315 0 22 17 not $FILTER or $sSub ne '(eval)'