line |
!l |
l&&!r |
l&&r |
condition |
64
|
0 |
0 |
0 |
ref $config ne 'HASH' and ref $config ne 'Config::Tiny' |
87
|
0 |
0 |
0 |
ref $hosts ne 'HASH' and ref $config ne 'Config::Tiny' |
231
|
0 |
0 |
0 |
defined $opts->{'env'} and $opts->{'env'} eq '_' |
255
|
0 |
0 |
0 |
defined $self->{'hosts'}{$host}{'env'} and $default_env |
260
|
0 |
0 |
0 |
defined $opts->{'env'} and not defined $self->{'config'}{$opts->{'env'}} |
308
|
0 |
0 |
0 |
defined $opts->{'print_cmd'} and $opts->{'print_cmd'} |
348
|
0 |
0 |
0 |
$@ and $self->{'config'}{'_'}{'warn_on_poll'} |
353
|
0 |
0 |
0 |
defined $poll_failed and not defined $load |
412
|
0 |
0 |
0 |
$@ and $self->{'config'}{'_'}{'warn_on_poll'} |
417
|
0 |
0 |
0 |
defined $poll_failed and not defined $percent |