blib/lib/Log/Report/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 7 | @_ ? : |
47 | 15 | 0 | unless @_ |
50 | 0 | 0 | unless &blessed($msg) and $msg->isa('Log::Report::Message') |
62 | 1 | 2 | @_ ? : |
65 | 1 | 2 | if ($reason = delete $opts->{'reason'}) { } |
68 | 1 | 0 | unless exists $opts->{'is_fatal'} |
85 | 4 | 0 | ref $msg ? : |