| blib/lib/Mercury/Pattern/PubSub.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 9 | 100.0 |
| pod | 5 | 5 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 46 | 3 | n/a | BEGIN |
| 74 | 7 | Yes | add_subscriber |
| 76 | 7 | n/a | __ANON__ |
| 93 | 7 | Yes | remove_subscriber |
| 113 | 5 | Yes | add_publisher |
| 115 | 4 | n/a | __ANON__ |
| 119 | 5 | n/a | __ANON__ |
| 136 | 5 | Yes | remove_publisher |
| 155 | 8 | Yes | send_message |