Branch Coverage

blib/lib/HTML/Entities/Recursive.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
42 9 36 if ($how eq 'decode') { }
18 18 elsif ($how eq 'encode') { }
18 0 elsif ($how eq 'encode_numeric') { }
43 9 0 defined $text ? :
46 18 0 defined $text ? :
49 18 0 defined $text ? :