| blib/lib/AnyEvent/Radius/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 0 | unless $h{'ip'} |
| 45 | 0 | 0 | unless $h{'packer'} or $h{'secret'} |
| 52 | 0 | 0 | if ($h{'on_read_raw'}) |
| 63 | 0 | 0 | unless ($obj->packer->is_request($type)) |
| 65 | 0 | 0 | if ($h{'on_wrong_request'}) |
| 82 | 0 | 0 | if ($h{'on_read'}) |
| 93 | 0 | 0 | unless ($reply_type) |
| 106 | 0 | 0 | unless ($reply) |
| 119 | 0 | 0 | if ($h{'on_error'}) { } |
| 145 | 0 | 0 | if (ref $class) |