| blib/lib/Text/PORE/template_lexer.pl | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 93 | 0 | 122 | 53 | defined $lexer_buffer and $lexer_buffer =~ s[^<(?=/?$TAG_PREFIX\.)][]is |
| 0 | 49 | 73 | defined $lexer_buffer and $lexer_buffer =~ s[^.+?(?=?$TAG_PREFIX\.)|^.+][]is | |
| 115 | 6 | 44 | 0 | defined $input and length $input |