| blib/lib/Data/Section/Seekable/Writer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 2 | 3 | if @_ |
| 43 | 1 | 11 | unless length $name |
| 44 | 2 | 9 | if $name =~ /,|\R/ |
| 45 | 1 | 8 | if defined $extra and $extra =~ /\R/ |
| 47 | 1 | 7 | if $self->{'_part_names'}{$name}++ |
| 50 | 5 | 2 | if (ref $self->{'header'} eq 'CODE') { } |
| 55 | 7 | 0 | if defined $header |
| 72 | 1 | 6 | defined $_->[3] ? : |