blib/lib/Regru/API.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
40 | 16 | 0 | unless ($self->{'_handlers'}{$namespace}) |
41 | 2 | 14 | $namespace eq 'dnssec' ? : |
43 | 0 | 16 | unless try_load_class($ns) |
52 | 32 | 48 | if $self->can($has) and $self->$has |