Branch Coverage

lib/MKDoc/XML/Stripper.pm
Criterion Covered Total %
branch 24 26 92.3


line true false branch
36 0 1 if $file =~ m[/]
37 0 1 if $file =~ /\./
43 1 1 if -e $path and -f $path
67 350 543 unless $_ ne ''
148 5 13 unless defined $node
151 9 4 unless $$self{$tag}
155 12 5 if /^_/
156 2 3 unless $$self{$tag}{$_}
169 40 12 /^_/ ? :
173 3 9 $val =~ /\"/ ? :
177 5 11 if $close and not $open
179 8 8 if $attr and $open
180 4 12 if $open and $close