line |
true |
false |
branch |
241
|
0 |
1 |
if ($^O eq 'VMS') { } |
245
|
1 |
0 |
unless ($file =~ m[^/]) |
248
|
0 |
4 |
if (-f "$_/$file") |
255
|
1 |
0 |
unless open AFM, $file |
259
|
0 |
0 |
if /^StartKernData/ .. /^EndKernData/ |
260
|
0 |
0 |
if /^StartComposites/ .. /^EndComposites/ |
261
|
0 |
0 |
if (/^StartCharMetrics/ .. /^EndCharMetrics/) |
263
|
0 |
0 |
unless /^CH?\s/ |
273
|
0 |
0 |
if /^EndFontMetrics/ |
274
|
0 |
0 |
if (/(^\w+)\s+(.*)/) { } |
277
|
0 |
0 |
if (defined $$self{$key}) { } |
278
|
0 |
0 |
unless ref $$self{$key} |
288
|
0 |
0 |
unless (exists $$self{'wx'}{'.notdef'}) |
299
|
0 |
0 |
unless ($$self{'_wx_table'}) |
303
|
0 |
0 |
if (exists $$self{'wx'}{$name}) { } |
311
|
0 |
0 |
wantarray ? : |
317
|
0 |
0 |
unless defined $string |
318
|
0 |
0 |
unless length $string |
325
|
0 |
0 |
if ($pointsize) |
359
|
0 |
0 |
if ($AUTOLOAD =~ /::DESTROY$/) { } |
365
|
0 |
0 |
unless defined $_[0]{lc $name} |
379
|
0 |
0 |
if (ref $$self{$key}) { } |
380
|
0 |
0 |
if (ref $$self{$key} eq 'ARRAY') { } |
|
0 |
0 |
elsif (ref $$self{$key} eq 'HASH') { } |