blib/lib/MojoX/GlobalEvents.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
36 | 8 | 2 | unless (&blessed($object)) |
42 | 3 | 5 | if ref $event or not ref $sub or ref $sub ne 'CODE' |
45 | 3 | 2 | unless $package |
54 | 1 | 6 | unless $subscriber{$event} |