lib/Mail/SpamAssassin/Logger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 15 | 13.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
112 | 74 | 18 | 0 | defined $facilities and $facilities ne 0 |
167 | 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 |
---|---|---|---|---|
129 | 0 | 0 | 0 | /^info\z/ || /^no./is |