| blib/lib/App/MonM/Notifier.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 195 | 0 | 0 | if (ref $before eq "CODE") |
| 196 | 0 | 0 | unless &$before($self, $message) |
| 203 | 0 | 0 | if ($newid) |
| 204 | 0 | 0 | if ($sent) { } |
| 219 | 0 | 0 | if (ref $after eq "CODE") |
| 220 | 0 | 0 | unless &$after($self, $message, $sent) |
| 233 | 0 | 0 | unless ($store->cleanup) |
| 239 | 0 | 0 | if $store->error |
| 263 | 0 | 0 | if ($sent) { } |
| 274 | 0 | 0 | if ($store->error) |