lib/Net/ISC/DHCPd/Config/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
191 | 0 | 2 | 0 | $file->is_relative and not -e $file |
238 | 79 | 0 | 7 | ref $list eq 'ARRAY' and $meta->has_method($method) |
587 | 17 | 2 | 30 | $self->parent and not $self->can('generate_with_include') |