Branch Coverage

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


line true false branch
40 0 0 ref $class ? :
46 0 0 unless $self->{'compiler'} = File::Which::which($self->{'presentationparameters'}{'compiler'})
50 0 0 unless $self->{'pdftoppm'} = File::Which::which("pdftoppm")
79 0 0 unless open my $fh, '<' . $sourceFileName
100 0 0 unless $notesFile->open(">$notesFileName")
167 0 0 unless defined $self->{'debug'}