blib/lib/Text/vFile/asData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 18 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 224 | 19833 | 1360 | not $quote || $escaped and $text =~ s/^$delim// |
70 | 397 | 0 | 963 | defined $limit and @parts == $limit - 1 |
78 | 20029 | 0 | 28 | $char eq '"' and not $escaped |
103 | 1159 | 135 | 5 | scalar @path == 0 and $_ =~ /^\s*$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
63 | 0 | 0 | 0 | $escaped or $keep |
67 | 224 | 0 | 21193 | $quote || $escaped |