Condition Coverage

blib/lib/Log/Report/Exception.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 0 &blessed($msg) and $msg->isa('Log::Report::Message')

or 2 conditions

line l !l condition
27 16 0 $args{'report_opts'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
72 3 0 0 $opts->{'stack'} ||= 'Log::Report::Dispatcher'->collectStack
92 0 0 0 shift() || *STDERR