| blib/lib/App/MonM/Notifier.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 146 | 0 | 0 | lvalue($store_conf, 'expires') || lvalue($store_conf, 'expire') || 0 |
| 147 | 0 | 0 | lvalue($store_conf, 'maxtime') || 0 |
| 176 | 0 | 0 | $args{'subject'} // "" |
| 0 | 0 | $args{'message'} // "" | |
| 189 | 0 | 0 | lvalue($ch, 'to') || lvalue($ch, 'recipient') || 'anonymous' |
| 0 | 0 | $args{'subject'} // "" | |
| 0 | 0 | $args{'message'} // "" | |
| 234 | 0 | 0 | $store->error || q[Can't cleanup store] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 145 | 0 | 0 | 0 | $self->config->conf('notifier') || $self->config->conf('monotifier') |