blib/lib/Text/CSV_PP/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
90 | 1 | 0 | if (scalar @{$self->column_names;} == 0) |
96 | 1 | 0 | if ('Iterator::X::Exhausted'->caught) |
109 | 0 | 0 | if ('Iterator::X'->caught) |
113 | 0 | 0 | if ('Iterator::X::Exhausted'->caught) { } |
128 | 0 | 0 | if $heading_count != $column_count |
152 | 1 | 1 | if (exists $$arg{$arg_name}) { } |