Branch Coverage

blib/lib/AnyEvent/Radius/Server.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
43 0 0 unless $h{'ip'}
46 0 0 unless $h{'packer'} or $h{'secret'}
53 0 0 if ($h{'on_read_raw'})
64 0 0 unless ($obj->packer->is_request($type))
66 0 0 if ($h{'on_wrong_request'})
83 0 0 if ($h{'on_read'})
94 0 0 unless ($reply_type)
106 0 0 unless ($reply)
119 0 0 if ($h{'on_error'}) { }
145 0 0 if (ref $class)