| line |
true |
false |
branch |
|
167
|
0 |
0 |
unless @_ |
|
236
|
0 |
0 |
unless (@options) |
|
241
|
0 |
0 |
if @options == 1 |
|
247
|
0 |
0 |
if ($self->{$option}) { } |
|
276
|
0 |
0 |
if (@_ == 1 and ref $_[0] eq 'HASH') { } |
|
|
0 |
0 |
elsif (@_ > 1 and @_ % 2 == 0 and defined $self->default_options->{"$_[0]"}) { } |
|
293
|
0 |
0 |
if (exists $options{'config_file'}) |
|
318
|
0 |
0 |
if (defined $options{'config_file_format'} and $options{'config_file_format'} eq 'CFG') { } |
|
332
|
0 |
0 |
unless (exists $options{"$key"}) |
|
358
|
0 |
0 |
unless ($self->_nosave($key)) |
|
361
|
0 |
0 |
if (exists $self->{$key}) |
|
415
|
0 |
0 |
if (exists do {
$data
}->{$key}) |