| blib/lib/Net/SecurityCenter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 1 | unless my $client = 'Net::SecurityCenter::REST'->new($host, $options) |
| 71 | 0 | 3 | unless $self->client->login(%args) |
| 81 | 0 | 1 | unless $self->client->logout |