Branch Coverage

blib/lib/Parse/Template.pm
Criterion Covered Total %
branch 2 32 6.2


line true false branch
40 0 0 if ($symbol =~ /\W/)
44 0 0 if (@_) { }
0 0 elsif (defined *{"${class}::$symbol";}) { }
48 0 0 if (ref $value) { }
53 0 0 if @_
54 0 0 if ($symbol =~ /\W/)
60 0 0 unless $symbol =~ s/^(\W)//
68 0 0 $type eq '&' ? :
0 0 $type eq '@' ? :
0 0 $type eq '%' ? :
0 0 $type eq '$' ? :
0 0 $type eq '*' ? :
86 1 18 if ($@)
111 0 0 unless (defined($text = ${"${class}::template";}{$part}))
113 0 0 unless (defined $parent)
195 0 0 if $@