Condition Coverage

blib/lib/Convert/BER/XS.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
587 0 0 0 $profile == $SNMP_PROFILE and $ber->[0] == 1

or 2 conditions

line l !l condition
602 0 0 length $data || 1

or 3 conditions

line l !l&&r !l&&!r condition
602 0 0 0 $data =~ tr/ -~/\000-\037\177-\377/c / (length $data || 1) > 0.2 or $data =~ /\x00./su
607 0 0 0 $tag =~ /string/iu or not length $data
618 0 0 0 $_[1] || $DEFAULT_PROFILE