Branch Coverage

blib/lib/Template/Plugin/Meta/Interpolate.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
100 0 0 if $key =~ /^_/
102 0 0 if ($val =~ /^-(.*)/s) { }
0 0 elsif ($val =~ /^~(.*)/s) { }
108 0 0 unless ($stash->get($key))
119 0 0 unless ($stash->get($key))