Condition Coverage

blib/lib/Net/BGP/ASPath/AS.pm
Criterion Covered Total %
condition 17 22 77.2


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 0 233 $value =~ /^\((.*)\)$/ or $value eq '' and $class =~ /_CONFED_/
83 94 0 269 $value =~ /^\{([0-9,]*)\}$/ or $value eq '' and $class =~ /_SET$/
194 253 0 0 ref $proto || $proto