Condition Coverage

blib/lib/WWW/Pastebin/Base/Retrieve.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 0 defined $id and length $id

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
33 0 1 0 $args{'ua'} ||= 'LWP::UserAgent'->new('timeout', $args{'timeout'}, 'agent', 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12')