Branch Coverage

blib/lib/App/TypecastTemplates.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
70 0 0 unless open my $handle, '<' . $fn
93 0 0 unless (keys %$templates)
95 0 0 if ($0 cmp '-e')
98 0 0 unless (keys %$templates)
102 0 0 unless open my $handle, '<' . $fn
104 0 0 if ($columns) { }
112 0 0 if (exists $$templates{$r->{'type'}}) { }
0 0 elsif (exists $templates->{'*'}) { }
137 0 0 if (exists $templates->{$type}) { }