Branch Coverage

blib/lib/HTML/WebMake/MetaTable.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
53 0 0 if (not defined $fmt or $fmt eq 'csv') { }
75 0 0 unless defined $contname
77 0 0 if ($contname eq '.')
84 0 0 unless (defined $contobj)
89 0 0 if ($#metanames < 0)
156 0 0 unless (defined $contobj)
184 0 0 if ($subtags eq $HTML::WebMake::MetaTable::TARGETS) { }
0 0 elsif ($subtags eq $HTML::WebMake::MetaTable::METAS) { }
192 0 0 if ($block =~ /\S/)
205 0 0 if (defined $$self{'sedobj'})