blib/lib/Bricklayer/Templater/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
49 | 0 | 4 | 8 | defined $textblock and $textblock ne '' |
line | l | !l | condition |
---|---|---|---|
245 | 3 | 0 | $value || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
127 | 8 | 0 | 0 | $idx_open_tag == -1 or $idx_open_tag > $idx_close_tag |