| blib/lib/Decl/EventContext.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 12 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 8 | 0 | if ($e) |
| 70 | 0 | 8 | if $@ |
| 73 | 0 | 0 | if ($self->parent) |
| 93 | 0 | 0 | if $$item{'callable'} |
| 99 | 0 | 0 | if $_->is('on') |
| 100 | 0 | 0 | if ($_->is('on') and $_->name eq $item->name and $_->can('build') and my $handler = $_->build) |