blib/lib/Net/Radius/Server/Match.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 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 |
42 | 0 | 0 | if $arg =~ /^_/ |
43 | 0 | 0 | if ($self->can('match_' . $arg)) |
50 | 0 | 0 | unless ($n == 'NRS_MATCH_OK') |
52 | 0 | 0 | if ($$r_args{'dict'}) { } |
75 | 0 | 0 | if ($$r_args{'dict'}) { } |