| blib/lib/Catmandu/Exporter/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 4 | 0 | defined $_[0] ? : |
| 54 | 0 | 6 | if $k =~ /^_.*/ |
| 57 | 0 | 6 | if defined $self->field_sep and length $text |
| 60 | 2 | 4 | if (Catmandu::Util::is_array_ref($item)) { } |
| 0 | 4 | elsif (Catmandu::Util::is_hash_ref($item)) { } | |
| 78 | 2 | 2 | if defined $self->field_sep and length $text |
| 81 | 0 | 4 | if (Catmandu::Util::is_array_ref($item)) { } |
| 0 | 4 | elsif (Catmandu::Util::is_hash_ref($item)) { } |