Condition Coverage

blib/lib/HTML/HTML5/Parser/Error.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 $$self{'token'} and exists $$self{'token'}{'tag_name'}

or 2 conditions

line l !l condition
21 0 0 {'m', 'MUST', 's', 'SHOULD', 'w', 'WARN', 'i', 'INFO', 'u', undef}->{$$self{'level'}} || undef
32 0 0 $$self{'layer'} || undef
38 0 0 $$self{'type'} || undef