Branch Coverage

blib/lib/String/Template.pm
Criterion Covered Total %
branch 28 28 100.0


line true false branch
53 23 33 if ($field =~ /$specialre/)
55 2 3 $undef_flag ? :
7 16 $i_flag ? :
5 18 unless defined $$f{$i_flag ? lc $1 : $1}
56 7 11 $i_flag ? :
59 15 18 $i_flag ? :
60 2 2 $undef_flag ? :
29 4 defined $f->{$ifield} ? :
96 6 1 if exists $fields->{$1} and !$dont_allow_undefs || defined $fields->{$1}
99 2 3 unless @missing
121 6 11 if ($newstr ne $hash->{$key})
126 3 14 if $newstr =~ /<[^>]+>/
128 1 6 unless --$maxdepth
130 2 2 $missing ? :