| blib/lib/Blatte/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 210 | 0 | 0 | 4 | $input eq '' or substr($input, 0, 1) ne '{' |
| 223 | 0 | 0 | 4 | $input eq '' or substr($input, 0, 1) ne '}' |
| 282 | 0 | 0 | 1 | $input eq '' or substr($input, 0, 1) ne '{' |