Condition Coverage

blib/lib/WWW/Scraper/Delicious.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 0 defined $ua and ref $ua eq 'LWP::UserAgent'
56 0 0 0 defined $limit and $limit =~ /^\d+$/

or 2 conditions

line l !l condition
26 0 0 $$self{'limit'} || 0