Branch Coverage

blib/lib/Mojolicious/Plugin/MostTagHelpers.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
18 6 210 if $skip{$tag}
30 1 10 if ($_[0] =~ /^[#.]/)
35 1 10 $id ? :
1 10 @class ? :
10 1 !$HTML::Tagset::emptyElement{$tag} ? :
54 1 1 if eval { do { ref $text eq 'CODE' } }
60 1 1 if ($children->size == 1)