Branch Coverage

blib/lib/HTML/Zoom/Parser/BuiltIn.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
22 1 89 if (length $1)
41 1 672 if ($is_special) { }
45 317 355 if ($is_close) { }
48 137 218 if not defined $attributes or $attributes =~ /^ +$/
57 38 317 if ($in_place_close)
65 497 176 if (length $content)
81 3 0 $5 ? :
248 3 $3 ? :
83 251 0 if ($test) { }