Branch Coverage

blib/lib/PostScript/File/Metrics/Loader.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
170 0 0 unless ($PostScript::File::Metrics::Info{$font})
179 0 0 if defined $info{$_}
183 0 0 $info{'fixed_pitch'} eq 'true' ? :
193 0 0 if $PostScript::File::Metrics::Metrics{$font}{$encoding}
200 0 0 if (exists $$wxHash{$name}) { }
217 0 0 if $encoding eq 'std'
218 0 0 if $encoding eq 'sym'
220 0 0 unless my $name = $PostScript::File::encoding_name{$encoding}
224 0 0 unless $PostScript::File::encoding_def{$name} =~ /\bSTARTDIFFENC\b(.+)\bENDDIFFENC\b/s
236 0 0 if ($term =~ m[^/(.+)]) { }
0 0 elsif ($term =~ /^\d+$/) { }