blib/lib/Net/Radius/Server/Set.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | if ref $self and $self->isa('UNIVERSAL') and @_ |
25 | 0 | 0 | if (@_) |
28 | 0 | 0 | unless $n |
41 | 0 | 0 | if $arg =~ /^_/ |
42 | 0 | 0 | if ($self->can('set_' . $arg)) |
51 | 0 | 0 | if ($self->can('result') and exists $$self{'result'}) |