Condition Coverage

blib/lib/WWW/Proxy4FreeCom.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
113 0 0 0 defined $type and $type eq 'net'

or 2 conditions

line l !l condition
29 1 0 $args{'timeout'} ||= 30

or 3 conditions

line l !l&&r !l&&!r condition
31 0 1 0 $args{'ua'} ||= 'LWP::UserAgent'->new('timeout', $args{'timeout'}, 'agent', 'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0')