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