| blib/lib/Text/Template/Simple/Tokenizer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 26 | 37 | 70.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 214 | 580 | 8 | 18 | $copen > 0 && $cclose > 0 |
| 216 | 594 | 6 | 6 | $c & 16 and $c & 32 |
| 217 | 592 | 6 | 8 | $c & 4 and $c & 8 |
| line | l | !l | condition |
|---|---|---|---|
| 37 | 8 | 494 | shift() || 0 |
| 38 | 8 | 494 | shift() || 0 |
| 113 | 986 | 2 | $first_cmd || '' |
| 922 | 66 | $second_cmd || '' | |
| 986 | 2 | $last_cmd || '' | |
| 219 | 54 | 552 | $c || 0 |
| 224 | 302 | 304 | $$tree[-2] || (return) |
| 325 | 502 | 0 | shift() || (return) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 502 | 0 | 0 | shift() || fatal('tts.tokenizer.new.ds') |
| 36 | 502 | 0 | 0 | shift() || fatal('tts.tokenizer.new.de') |
| 240 | 0 | 0 | 0 | shift() || fatal('tts.tokenizer._get_symbols.regex') |
| 268 | 0 | 0 | 0 | $ids[$id] || (defined $id ? $id : 'undef') |