Condition Coverage

blib/lib/Data/Radius/Encode.pm
Criterion Covered Total %
condition 10 19 52.6


and 3 conditions

line !l l&&!r l&&r condition
76 0 8 5 $attr && $attr->{'vendor'}
86 0 0 0 $attr && $attr->{'vendor'}
165 2 0 2 $attr->{'id'} == 1 and $attr->{'name'} ne 'Cisco-AVPair'

or 2 conditions

line l !l condition
161 4 0 $attr->{'vendor'} // ''
193 3 0 $attr->{'parent'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
201 1 0 0 $dict->value($attr->{'name'}, $v->{'Value'}) // $v->{'Value'}
235 4 4 7 $value < $min or $value > $max