Condition Coverage

blib/lib/Net/Radius/Server/NS.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 0 0 exists $$s{'nrs_rule_script'} and exists $$s{'nrs_secret_script'}
0 0 0 exists $$s{'nrs_rule_script'} and exists $$s{'nrs_secret_script'} and exists $$s{'nrs_dictionary_script'}

or 2 conditions

line l !l condition
54 0 0 $d_method || 'false/undef'
62 0 0 $s_method || 'false/undef'
69 0 0 $rules || 'false/undef'
116 0 0 $$data{'peer_addr'} || '[no peer]'
190 0 0 $$data{'peer_addr'} || '[no peer]'
207 0 0 $$data{'peer_addr'} || '[no peer]'