| blib/lib/Mail/SpamAssassin/Plugin/AutoLearnThreshold.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 15 | 6.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 241 | 0 | 0 | 0 | defined $tests and $tests ne 'none' | 
| 243 | 0 | 0 | 0 | $isspam and $t{'BAYES_99'} | 
| 0 | 0 | 0 | not $isspam and $t{'BAYES_00'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 67 | 0 | 62 | 0 | ref $class || $class | 
| 243 | 0 | 0 | 0 | $isspam and $t{'BAYES_99'} or not $isspam and $t{'BAYES_00'} |