| blib/lib/SpamMonkey.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | exists $$self{'conf'}{'score'}{$_} and $$self{'conf'}{'score'}{$_}[0] |
| 156 | 0 | 0 | 0 | $$rule{'unset'} and not $text |
| 223 | 0 | 0 | 0 | not $$self{'init'}{$pack} and $pack->can('init') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 0 | 0 | $$self{'rule_dir'} || $self->default_rule_dir |