blib/lib/Role/EventEmitter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 11 | 11 | 100.0 |
pod | 7 | 7 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
10 | 1 | Yes | catch |
13 | 31 | Yes | emit |
27 | 8 | Yes | has_subscribers |
29 | 19 | Yes | on |
32 | 11 | Yes | once |
37 | 10 | n/a | __ANON__ |
46 | 18 | Yes | subscribers |
49 | 15 | Yes | unsubscribe |