| lib/HTML/Form/XSS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 10 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 66 | 1 | 0 | if ($mech) { } |
| 67 | 1 | 0 | if (defined $params{'config'}) { } |
| 90 | 0 | 0 | if (defined $input->name and length $input->name) |
| 124 | 0 | 0 | unless $response->is_success |
| 142 | 0 | 0 | if ($html =~ /$pattern/) |