Branch Coverage

blib/lib/Bitcoin/Crypto/Exception.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
43 548 54 if (defined $error)
66 58 10 if (&blessed($ex))
67 54 4 if ($ex->isa($class))
68 54 0 if $prefix
74 4 0 if ($ex->isa("Bitcoin::Crypto::Exception"))
75 4 0 $prefix ? :
79 6 4 $prefix ? :
93 7 2 if (defined $caller)
270 0 0 if ($self->has_script and $self->has_error_position)