Branch Coverage

blib/lib/Log/Report/Exception.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
37 0 7 @_ ? :
46 12 0 unless @_
49 0 0 unless &blessed($msg) and $msg->isa('Log::Report::Message')
60 1 2 @_ ? :
63 1 2 if ($reason = delete $opts->{'reason'}) { }
66 1 0 unless exists $opts->{'is_fatal'}
83 2 0 ref $msg ? :