| blib/lib/Net/Amazon/Recommended.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 20 | 10.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 19 | 1 | 0 | 0 | exists $args{'email'} and exists $args{'password'} |
| 100 | 0 | 0 | 0 | $url =~ /\b(rGroup|nodeId)\b/ and $$source{'category'} eq '' |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 0 | 0 | $args{'domain'} ||= 'co.jp' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 0 | 1 | 0 | ref $self || $self |
| 90 | 0 | 0 | 0 | not defined $pages or --$pages >= 0 |
| 146 | 0 | 0 | 0 | not defined $pages or --$pages >= 0 |
| 242 | 0 | 0 | 0 | ref $self || $self |