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