Condition Coverage

blib/lib/App/TenableSC.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 $config and defined $config->{'SecurityCenter'}
80 0 0 0 $options->{'hostname'} and $options->{'username'}
82 0 0 0 $options->{'username'} and not $options->{'password'}
152 0 0 0 $self->options->{'username'} and $self->options->{'password'}
160 0 0 0 $self->options->{'secret_key'} and $self->options->{'access_key'}