Branch Coverage

blib/lib/Ouch.pm
Criterion Covered Total %
branch 27 30 90.0


line true false branch
20 1 2 $_ eq ':trytiny_var' ? :
24 5 1 unless $alt
31 3 0 if @_ < 1
34 2 2 if @_ < 1
37 4 4 if @_ < 1
40 7 0 if @_ < 2
71 8 11 if @_ < 2
72 9 8 if (&blessed($e) and $e->isa('Ouch') and $e->code eq $code)
87 16 4 @_ ? :
88 10 10 $e ? :
100 12 2 @_ ? :
101 8 6 if (&blessed($e) and $e->isa('Ouch')) { }
106 6 0 if ($message =~ /^(.*)\s+at\s.*line\s\d+./msx) { }
116 3 3 @_ ? :
118 4 2 if (&blessed($e) and $e->isa('Ouch')) { }