| lib/Rex/CMDB/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 8 | 37.5 | 
| line | l | !l | condition | 
|---|---|---|---|
| 52 | 18 | 0 | $self->get(undef, $server) || undef | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 18 | 0 | 0 | 0 | ref $that || $that | 
| 35 | 78 | 29 | 0 | $server // Rex::get_current_connection()->{'conn'}->server->to_s |