blib/lib/Yahoo/Search/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 0 | 0 | 0 | ref $$Result{$key} eq 'HASH' and not keys %{$$Result{$key};} |
430 | 0 | 0 | 0 | $AutoContinue and my $next = $Response->NextResponse |
line | l | !l | condition |
---|---|---|---|
154 | 0 | 0 | $$Response{'firstResultPosition'} || 0 |
184 | 0 | 0 | $$Response{'totalResultsAvailable'} || 0 |