| blib/lib/Enbugger/OnError.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 1 | 2 | @signals ? : | 
| 56 | 5 | 201 | if (ref $handler and $handler == \&ExceptionHandler) | 
| 65 | 2 | 1 | if ($_[0] eq '__DIE__' || !exists($self_hooked_sigs_lu{$_[0]}) and exists $self_hooked_sigs_lu{'__DIE__'}) | 
| 75 | 1 | 0 | if ($function =~ /^\(eval *\d*\)\z/) |