blib/lib/Mail/Reporter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 16 | 43.7 |
line | l | !l | condition |
---|---|---|---|
146 | 11 | 0 | $self->{'MR_report'} || (return ()) |
171 | 1 | 7 | $other->{'MR_report'} || (return ()) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 175 | 535 | 0 | $args->{'log'} or $default_log |
39 | 175 | 535 | 0 | $args->{'trace'} or $default_trace |
203 | 0 | 0 | 0 | ref $self || $self |
232 | 0 | 0 | 0 | ref $thing || $thing |