Condition Coverage

blib/lib/Net/Amazon/Recommended.pm
Criterion Covered Total %
condition 2 23 8.7


and 3 conditions

line !l l&&!r l&&r condition
19 1 0 0 exists $args{'email'} and exists $args{'password'}
106 0 0 0 $url =~ /\b(rGroup|nodeId)\b/ and $$source{'category'} eq ''

or 2 conditions

line l !l condition
20 0 0 $args{'domain'} ||= 'co.jp'

or 3 conditions

line l !l&&r !l&&!r condition
17 0 1 0 ref $self || $self
96 0 0 0 not defined $pages or --$pages >= 0
152 0 0 0 not defined $pages or --$pages >= 0
253 0 0 0 ref $self || $self
268 0 0 0 not defined $$self{'_IS_LOGIN'} or $$self{'_IS_LOGIN'} + 600 < time