| blib/lib/Event/Notify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | l | !l | condition |
|---|---|---|---|
| 29 | 4 | 7 | $opts ||= {} |
| 35 | 11 | 0 | $observer || '' |
| 49 | 4 | 4 | $$opts{'method'} || 'notify' |
| 57 | 0 | 9 | $$self{'observers'}{$event} ||= [] |
| 79 | 9 | 3 | $$self{'observers'}{$event} || [] |