| blib/lib/Sprocket/Plugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 0 | 53 | 8 | $$self{'__conlist__'} and exists $plugin_event_discon{$event} |
| 78 | 21 | 0 | 0 | $$self{'log_unhandled_events'} and not exists $plugin_event_list{$event} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 51 | 0 | 10 | 0 | ref $class || $class |