| blib/lib/WWW/Link/Reporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 12 | 8.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 150 | 0 | 0 | 0 | $redir and $$self{'report_redirected'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 89 | 0 | 1 | 0 | ref $proto || $proto |
| 92 | 0 | 0 | 0 | ref $index or croak('index must be a reference') |
| 150 | 0 | 0 | 0 | $$self{$reportvar} or $redir and $$self{'report_redirected'} |