| blib/lib/Net/DHCP/Config/Utilities/INI_check.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 150 | 0 | 0 | 0 | ref $ref_test eq 'HASH' and defined $loaded{$file}{$current_key}{'mask'} |
| 179 | 0 | 0 | 0 | not $@ and defined $cidr |
| 239 | 0 | 0 | 0 | defined $cidr and defined $file |
| 278 | 0 | 0 | 0 | ref $ref_test eq 'HASH' and defined $ini->{$current_key}{'mask'} |
| 293 | 0 | 0 | 0 | defined $ignore and defined $subnets{$ignore} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 126 | 0 | 0 | 0 | $@ or $! |
| 253 | 0 | 0 | 0 | $@ or not defined $cidr_test |
| 260 | 0 | 0 | 0 | $@ or $! |