blib/lib/XML/Grammar/FictionBase/FromProto/Parser/LineIterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
84 | 4 | 0 | unless ($self->eof) |
107 | 0 | 0 | if (${$self->curr_line_ref;} =~ /\G.*?\S/) |
142 | 4 | 0 | if (defined $$l) |
166 | 4 | 0 | if (defined $$l and $$l =~ /\G($match_regex*)/cg) |
192 | 0 | 0 | if (length $2 > 0) |
221 | 0 | 4 | if (${$self->curr_line_ref;} =~ /\A[ \t]/) |