blib/lib/Data/Radius/Constants.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 0 | if exists $RADIUS_PACKET_TYPES{$req_type} |
75 | 0 | 0 | unless exists $accepting_types{$req_type} |
78 | 0 | 0 | if exists $RADIUS_PACKET_TYPES{$response_type} |
79 | 0 | 0 | unless exists $atr->{$response_type} |