| blib/lib/Mail/Message/Body/Lines.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | unless (open IN, "<", $filename) |
| 44 | 0 | 1 | ref $fh eq 'Mail::Box::FastScalar' ? : |
| 56 | 41 | 108 | if @$lines == 1 |
| 79 | 55 | 54 | if exists $self->{'MMBL_size'} |
| 92 | 55 | 30 | wantarray ? : |
| 103 | 0 | 30 | if (ref $fh eq 'GLOB') { } |
| 113 | 0 | 13 | unless $lines |
| 124 | 30 | 0 | unless not defined $last |