Branch Coverage

blib/lib/BeamerReveal/TemplateStore.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
19 0 0 ref $class ? :
31 0 0 unless exists $store->{$key}
40 0 0 if (defined $value) { }
55 0 0 $^O eq 'MSWin32' ? :
59 0 0 unless -r $templateFileName
63 0 0 unless $templateFile->open("<$templateFileName")