| blib/lib/Tapper/Cmd/Cobbler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 92 | 0 | 0 | 0 | $search and ref $search eq 'HASH' |
| line | l | !l | condition |
|---|---|---|---|
| 55 | 0 | 1 | $options->{'default'} || 'default' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 0 | 0 | 0 | $options->{'mac'} || $self->get_mac_address($host) |