| 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 | 48 | 131 | if @$lines == 1 |
| 79 | 63 | 60 | if exists $self->{'MMBL_size'} |
| 92 | 59 | 31 | wantarray ? : |
| 103 | 0 | 30 | if (ref $fh eq 'GLOB') { } |
| 113 | 0 | 32 | unless $lines |
| 124 | 36 | 0 | unless not defined $last |