Branch Coverage

blib/lib/Text/Microformat/Plugin/Parser/HTML.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
9 20 0 if $tree->can($k)
17 20 0 if (not $c->tree and $c->opts->{'content_type'} =~ /html/i)