| lib/Devel/Trepan/IO/StringArray.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 16 | 31.2 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 1 | 0 | unless defined $opts |
| 45 | 0 | 0 | unless $self->{'closed'} |
| 56 | 0 | 0 | if $self->is_eof |
| 57 | 0 | 0 | unless (@{$self->{'input'};}) |
| 90 | 2 | 1 | unless defined $out |
| 91 | 3 | 0 | unless defined $opts |
| 114 | 0 | 0 | unless $self->{'close'} |
| 126 | 0 | 18 | if $self->{'closed'} |