Condition Coverage

blib/lib/AnyEvent/Radius/Server.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
128 0 0 $h{'port'} // 1812

or 3 conditions

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'})