| line |
true |
false |
branch |
|
83
|
0 |
0 |
if (defined $opts{'config'}) { } |
|
159
|
0 |
0 |
unless (defined $opts{'action'}) |
|
164
|
0 |
0 |
unless (defined $opts{'no_die_on_error'}) |
|
170
|
0 |
0 |
if (not defined $opts{'opts'}) { } |
|
176
|
0 |
0 |
if (defined $opts_data) |
|
189
|
0 |
0 |
if (defined $opts{'ARGV'}) { } |
|
197
|
0 |
0 |
if (defined $opts{'vars'}) |
|
202
|
0 |
0 |
if (defined $self->{'config'}{'proxy'}{'ftp'} and $self->{'config'}{'proxy'}{'ftp'} ne "") |
|
206
|
0 |
0 |
if (defined $self->{'config'}{'proxy'}{'http'} and $self->{'config'}{'proxy'}{'http'} ne "") |
|
210
|
0 |
0 |
if (defined $self->{'config'}{'proxy'}{'https'} and $self->{'config'}{'proxy'}{'https'} ne "") |
|
214
|
0 |
0 |
if (defined $self->{'config'}{'perl'}{'cpanm_home'} and $self->{'config'}{'perl'}{'cpanm_home'} ne "") |
|
219
|
0 |
0 |
if (defined $self->{'config'}{'env'}{$env_key} and ref $self->{'config'}{'env'}{$env_key} eq "") |
|
234
|
0 |
0 |
if ($@) |
|
238
|
0 |
0 |
if ($opts{'no_die_on_error'}) |
|
239
|
0 |
0 |
if (ref $action_return eq "HASH" and defined $action_return->{'errors'} and ref $action_return->{'errors'} eq "ARRAY" and defined $action_return->{'errors'}[0]) |