Branch Coverage

blib/lib/Text/DeSupercite.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
120 40 72 if (ref $node eq 'ARRAY') { }
72 0 elsif (ref $node eq 'HASH') { }
127 24 48 if $$node{'empty'}
129 24 24 if (not defined $$node{'quoter'} or $$node{'quoter'} eq '') { }
132 15 15 $merciless ? :
153 5 10 $_[0] =~ /^[\w\d]+\>/i ? :