| blib/lib/HTML/Zoom/Parser/BuiltIn.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 89 | if (length $1) |
| 50 | 1 | 672 | if ($is_special) { } |
| 54 | 317 | 355 | if ($is_close) { } |
| 57 | 137 | 218 | if not defined $attributes or $attributes =~ /^ +$/ |
| 66 | 38 | 317 | if ($in_place_close) |
| 74 | 497 | 176 | if (length $content) |
| 90 | 3 | 0 | $5 ? : |
| 248 | 3 | $3 ? : | |
| 92 | 251 | 0 | if ($test) { } |