line |
true |
false |
branch |
63
|
0 |
0 |
unless ($string) |
83
|
0 |
0 |
if ($option eq 'status' or $option eq 'in_out_status') { } |
87
|
0 |
0 |
if ($$option_ref{'status'} eq 'off') |
98
|
0 |
0 |
if ($option eq 'hidden') |
99
|
0 |
0 |
if ($$option_ref{'hidden'} eq 'true') |
104
|
0 |
0 |
if (not ref $$option_ref{$option}) { } |
|
0 |
0 |
elsif (ref $$option_ref{$option} eq 'ARRAY') { } |
105
|
0 |
0 |
if ($option eq 'comment' or $option eq 'legend') { } |
|
0 |
0 |
elsif (not $$self{'name'}) { } |
132
|
0 |
150 |
unless ($name eq 'DESTROY' or exists $$self{'options'}{$name}) |
136
|
60 |
90 |
if (@_) { } |