| line |
true |
false |
branch |
|
206
|
0 |
0 |
if ($MScore)
|
|
220
|
0 |
0 |
if ($MScore) { }
|
|
221
|
0 |
0 |
if (defined $callbacks) { }
|
|
247
|
0 |
0 |
if (defined $subimage)
|
|
249
|
0 |
0 |
if ($subimage < 0 or $subimage > $#array)
|
|
275
|
0 |
0 |
if ($family =~ /^Verdana/i)
|
|
276
|
0 |
0 |
if ($family =~ /^Georgia/i)
|
|
277
|
0 |
0 |
if ($family =~ /^Trebuchet/i)
|
|
278
|
0 |
0 |
if ($family =~ /^Wingdings/i)
|
|
279
|
0 |
0 |
if ($family =~ /^Webdings/i)
|
|
280
|
0 |
0 |
if ($Wfam ne "")
|
|
284
|
0 |
0 |
if ($family =~ /Bold/i)
|
|
285
|
0 |
0 |
if ($family =~ /Italic/i)
|
|
286
|
0 |
0 |
if ($family =~ /Oblique/i)
|
|
288
|
0 |
0 |
if ($Wfam eq "Wingdings" or $Wfam eq "Webdings")
|
|
297
|
0 |
0 |
if ($style eq 'oblique' or $style eq 'slant' or $style eq 'slanted') { }
|
|
306
|
0 |
0 |
if ($weight eq 'normal' or $weight eq 'regular' or $weight eq '400' or $weight eq 'thin' or $weight eq 'hairline' or $weight eq '100' or $weight =~ /^extra\s+light$/ or $weight =~ /^ultra\s+light$/ or $weight eq '200' or $weight eq 'light' or $weight eq '300' or $weight eq 'medium' or $weight eq '500') { }
|
|
|
0 |
0 |
elsif ($weight eq 'bold' or $weight eq '700' or $weight =~ /^semi\s+bold$/ or $weight =~ /^demi\s+bold$/ or $weight eq '600' or $weight =~ /^extra\s+bold$/ or $weight =~ /^ultra\s+bold$/ or $weight eq '800' or $weight eq 'black' or $weight eq 'heavy' or $weight eq '900') { }
|
|
325
|
0 |
0 |
$style eq 'italic' ? :
|
|
|
0 |
0 |
$weight eq 'bold' ? :
|