| blib/lib/XML/Grammar/FictionBase/FromProto/Parser/LineIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 157 | 0 | 4 | 4 | defined $$l and $$l =~ /\G($match_regex*)\z/cgms |
| 166 | 0 | 0 | 4 | defined $$l and $$l =~ /\G($match_regex*)/cg |