blib/lib/AnyEvent/Radius/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | l | !l | condition |
---|---|---|---|
128 | 0 | 0 | $h{'port'} // 1812 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | $h{'packer'} or $h{'secret'} |
135 | 0 | 0 | 0 | $h{'packer'} || 'Data::Radius::Packet'->new('dict', $h{'dictionary'}, 'secret', $h{'secret'}) |