blib/lib/Mail/Karmasphere/Parser/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 22 | 50.0 |
line | true | false | branch |
---|---|---|---|
11 | 7 | 0 | $#_ == 0 ? : |
12 | 0 | 7 | unless exists $$self{'fh'} |
13 | 0 | 7 | unless exists $$self{'Streams'} |
19 | 0 | 0 | if (++$$self{'Warnings'} < 10) |
44 | 0 | 63 | if $$self{'Done'} |
53 | 4 | 57 | unless defined $record |
54 | 0 | 57 | if $self->debug |
58 | 0 | 57 | if (not defined $type) { } |
0 | 57 | elsif ($type ne $record->type) { } | |
76 | 0 | 63 | if (wantarray) { } |
63 | 0 | elsif (@toreturn <= 1) { } |