blib/lib/Log/Report/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 11 | 27.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | &blessed($msg) and $msg->isa('Log::Report::Message') |
line | l | !l | condition |
---|---|---|---|
27 | 16 | 0 | $args{'report_opts'} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
72 | 1 | 2 | 0 | $opts->{'stack'} ||= 'Log::Report::Dispatcher'->collectStack |
92 | 0 | 0 | 0 | shift() || *STDERR |