Branch Coverage

blib/lib/Font/PCF.pm
Criterion Covered Total %
branch 0 56 0.0


line true false branch
106 0 0 if $path =~ /\.gz$/
108 0 0 $opts{'gzip'} ? :
0 0 unless CORE::open my $self, $opts{'gzip'} ? '<:gzip' : '<', $path
127 0 0 unless $signature eq "\cAfcp"
135 0 0 if ($type == 4) { }
0 0 elsif ($type == 8) { }
0 0 elsif ($type == 32) { }
0 0 elsif ($type == 128) { }
150 0 0 unless &any(sub { $type == $_; } , 1, 2, 16, 64, 256)
163 0 0 unless $format == $table->format
165 0 0 $table->format & 4 ? :
168 0 0 $compressed ? :
172 0 0 if ($compressed) { }
192 0 0 $compressed ? :
193 0 0 if $total % 4
201 0 0 unless ($table->format & 4294967040) == 0
204 0 0 $table->format & 4 ? :
207 0 0 unless $format == $table->format
222 0 0 if (@offsets and $offset == $offsets[0])
238 0 0 unless ($table->format & 4294967040) == 0
241 0 0 $table->format & 4 ? :
245 0 0 unless $format == $table->format
255 0 0 if $indices_count % 2 == 0
263 0 0 unless ($table->format & 4294967040) == 0
266 0 0 $table->format & 4 ? :
269 0 0 unless $format == $table->format
288 0 0 if $strlen % 4
306 0 0 if $index == -1