| blib/lib/Net/ISC/DHCPClient.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | defined $inteface_to_query and defined $self->{'INTERFACE'} |
| 0 | 0 | 0 | defined $inteface_to_query and defined $self->{'INTERFACE'} and $self->{'INTERFACE'} ne $inteface_to_query | |
| 151 | 0 | 0 | 0 | -d $lease_path and -X $lease_path |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 51 | 0 | 0 | 0 | $af eq 'inet' or $af eq 'inet6' |
| 166 | 0 | 0 | 0 | @isc_lease_files or @netplan_lease_files |