| blib/lib/MojoX/GlobalEvents.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 1 | 1 | unless defined $namespace | 
| 47 | 9 | 2 | unless (&blessed($object)) | 
| 53 | 3 | 6 | if ref $event or not ref $sub or ref $sub ne 'CODE' | 
| 56 | 4 | 2 | unless $package | 
| 65 | 1 | 7 | unless $subscriber{$event} |