blib/lib/Email/Sender/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 3 | 0 | 3 | defined $error && length $error |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
85 | 2 | 2 | 3 | $transport_class =~ s/^=// or $transport_class =~ /:/ |