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