blib/lib/Net/DHCP/Config/Utilities.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
104 | 0 | 8 | if (ref $subnet ne 'Net::DHCP::Config::Utilities::Subnet') |
111 | 1 | 7 | if (defined $self->{'subnets'}{$base}) |
114 | 0 | 1 | if ($mask ne $current_mask) |
127 | 1 | 6 | if ($@) |
158 | 0 | 2 | unless (defined $base) |
162 | 0 | 2 | unless (defined $self->{'subnets'}{$base}) |