Branch Coverage

blib/lib/PDF/Make/Font.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
38 0 22 if (my $file = $opts{'file'}) { }
0 22 elsif (my $bytes = $opts{'bytes'}) { }
19 3 elsif (my $std14 = $opts{'standard14'} // $opts{'std14'}) { }