| blib/lib/Mail/SpamAssassin/Timeout.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 21 | 85.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 154 | 2013 | 17 | 0 | defined $secs and $secs < 0 |
| 197 | 113 | 1912 | 1 | $oldalarm and $oldalarm < $secs |
| 251 | 2014 | 4 | 12 | defined $eval_stat and $eval_stat =~ /__alarm__ignore__\Q($id)\E/ |
| 279 | 1 | 2014 | 15 | not $and_catch and defined $eval_stat |
| 2015 | 12 | 3 | not $and_catch and defined $eval_stat and not $eval_stat =~ /__alarm__ignore__\Q($id)\E/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 95 | 0 | 2030 | 0 | ref $class || $class |
| 161 | 2009 | 2 | 2 | not defined $secs or $dt < $secs |