| blib/lib/Math/ModInt/Event/Trap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 16 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 56 | 12 | 5 | if ($trap_id == $handlers[--$hx][0]) | 
| 78 | 1 | 14 | $is_static ? : | 
| 79 | 5 | 10 | unless (ref $handler) | 
| 80 | 2 | 3 | unless ($handler and exists $generic_handlers{$handler}) | 
| 88 | 1 | 12 | if $is_static | 
| 101 | 13 | 4 | if ($event->isa(ref $handler->[1])) | 
| 103 | 1 | 8 | unless $handler->[2]->($event, @details) | 
| 106 | 36 | 74 | unless ($event->is_recoverable) |