Branch Coverage

lib/Templer/Plugin/Hash.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
109 0 66 if ($hash{$key} =~ /^hash_file\((.*)\)/)
128 0 0 if ($dirName =~ m[^(.*)/(.*)$])
144 0 0 if ($site->{'verbose'})
180 0 0 if defined $hash
192 0 0 unless ($@)
196 0 0 unless open my $handle, '<', $file
205 0 0 unless (defined $hash)