| blib/lib/WWW/Honeypot/httpBL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 37 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 73 | 0 | 0 | carp('No Access Key!') and return |
| 74 | 0 | 0 | carp('Nothing to fetch!') and return |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 90 | 0 | 0 | 0 | $$self{'_current_response'} && !$self->is_search_engine |
| 97 | 0 | 0 | 0 | $$self{'_current_response'} && !$self->is_search_engine |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 119 | 0 | 0 | 0 | $c == 1 or $c == 3 |
| 0 | 0 | 0 | $c == 1 or $c == 3 or $c == 5 | |
| 0 | 0 | 0 | $c == 1 or $c == 3 or $c == 5 or $c == 7 | |
| 132 | 0 | 0 | 0 | $c == 2 or $c == 3 |
| 0 | 0 | 0 | $c == 2 or $c == 3 or $c == 6 | |
| 0 | 0 | 0 | $c == 2 or $c == 3 or $c == 6 or $c == 7 | |
| 146 | 0 | 0 | 0 | $c == 4 or $c == 5 |
| 0 | 0 | 0 | $c == 4 or $c == 5 or $c == 6 | |
| 0 | 0 | 0 | $c == 4 or $c == 5 or $c == 6 or $c == 7 |