Condition Coverage

blib/lib/AMF/Connection.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
111 0 0 0 $proxy =~ m[^socks://(.*?):(\d+)] and not $HAS_LWP_PROTOCOL_SOCKS
164 0 0 0 ref $ua and $ua->isa('LWP::UserAgent')
0 0 0 ref $ua and $ua->isa('LWP::UserAgent') and $ua->can('post')
172 0 0 0 exists $$class{'http_proxy'} and defined $$class{'http_proxy'}
182 0 0 0 ref $cookie_jar and $cookie_jar->isa('HTTP::Cookies')
226 0 0 0 defined $call and ref($call) =~ /HASH/
0 0 0 defined $call and ref($call) =~ /HASH/ and defined $$call{'operation'}
0 0 0 defined $call and ref($call) =~ /HASH/ and defined $$call{'operation'} and defined $$call{'arguments'}

or 3 conditions

line l !l&&r !l&&!r condition
41 0 0 0 ref $proto || $proto
130 0 0 0 $encoding == 0 or $encoding == 3