Branch Coverage

blib/lib/Params/CallbackRequest/Exceptions.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
46 16 0 if ($args{'abbr'})
50 0 30 unless defined &{$name;}
62 0 20 unless defined $err
65 20 0 if $name
70 0 4 unless my $err = shift()
71 3 1 if UNIVERSAL::can($err, 'rethrow')
72 1 0 if ref $err