| line |
true |
false |
branch |
|
37
|
1 |
5 |
if (defined $options{'-font'} and not defined $options{'font'})
|
|
38
|
1 |
5 |
if (defined $options{'-umzn'} and not defined $options{'umzn'})
|
|
39
|
1 |
5 |
if (defined $options{'-lmzn'} and not defined $options{'lmzn'})
|
|
40
|
1 |
5 |
if (defined $options{'-zone'} and not defined $options{'zone'})
|
|
41
|
0 |
6 |
if (defined $options{'-quzn'} and not defined $options{'quzn'})
|
|
42
|
0 |
6 |
if (defined $options{'-ofwt'} and not defined $options{'ofwt'})
|
|
43
|
1 |
5 |
if (defined $options{'-fnsz'} and not defined $options{'fnsz'})
|
|
44
|
0 |
6 |
if (defined $options{'-spcr'} and not defined $options{'spcr'})
|
|
45
|
0 |
6 |
if (defined $options{'-mils'} and not defined $options{'mils'})
|
|
46
|
0 |
6 |
if (defined $options{'-color'} and not defined $options{'color'})
|
|
109
|
18 |
12 |
if (ref $set) { }
|
|
122
|
115 |
57 |
if ($bar =~ /[0-9]/) { }
|
|
|
57 |
0 |
elsif ($bar =~ /[a-z]/) { }
|
|
|
0 |
0 |
elsif ($bar =~ /[A-Z]/) { }
|
|
126
|
0 |
115 |
if ($self->{' fnsz'} and $self->{' lmzn'} < $self->{' fnsz'})
|
|
147
|
86 |
86 |
unless ($is_space_next or $bar eq 0)
|
|
158
|
1 |
17 |
if (defined $label and $self->{' lmzn'})
|
|
172
|
0 |
6 |
if (defined $caption)
|