Branch Coverage

blib/lib/Template/Plugin/ExifTool.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
13 1 3 unless $file
14 1 2 unless -e $file
31 0 1 if (exists $$self{'_info'}{$meth}) { }
1 0 elsif ($$self{'_exiftool'}->can($meth)) { }