Condition Coverage

blib/lib/Net/BGP/ASPath/AS.pm
Criterion Covered Total %
condition 19 22 86.3


and 3 conditions

line !l l&&!r l&&r condition
77 225 4 4 $value eq '' and $class =~ /_CONFED_/
83 258 3 8 $value eq '' and $class =~ /_SET$/
97 355 8 0 not $class =~ /::AS$/ and $class ne $realclass

or 2 conditions

line l !l condition
111 9 35 $args->{'as4'} ||= 0
150 6 29 $args->{'as4'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
77 130 205 28 $value =~ /^\((.*)\)$/ or $value eq '' and $class =~ /_CONFED_/
83 94 8 261 $value =~ /^\{([0-9,]*)\}$/ or $value eq '' and $class =~ /_SET$/
194 253 0 0 ref $proto || $proto