lib/Mail/SpamAssassin/Logger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 15 | 13.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
105 | 63 | 18 | 0 | defined $facilities and $facilities ne '0' |
160 | 0 | 0 | 0 | defined $caller[3] and defined $caller[0] |
0 | 0 | 0 | defined $caller[3] and defined $caller[0] and $caller[3] =~ /^\(eval\)$/ | |
0 | 0 | 0 | defined $caller[3] and defined $caller[0] and $caller[3] =~ /^\(eval\)$/ and $caller[0] =~ /^Mail::SpamAssassin(?:$|::)/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
122 | 0 | 0 | 0 | /^info\z/ || /^no./is |