| blib/lib/Data/TOON/Validator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 17 | 0 | 3 | 0 | @lines and $lines[-1] eq "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 0 | 0 | 3 | not $toon_text or $toon_text =~ /^\s*$/u |
| 27 | 0 | 0 | 6 | not $line or $line =~ /^\s*$/u |