Branch Coverage

blib/lib/Exception/Simple.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
19 1 6 if (@_ == 1) { }
39 4 3 if ($alias)
41 2 2 if $target->can($alias)
64 9 24 unless ($self->can($key))