| lib/Mozilla/Persona/Check.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 46 | 0 | 0 | 0 | $ua ||= 'LWP::UserAgent'->new |
| 80 | 0 | 0 | 0 | $ua ||= 'LWP::UserAgent'->new |
| 106 | 0 | 0 | 0 | $resp->decoded_content || $resp->content |
| 107 | 0 | 0 | 0 | $resp->content_type =~ /perl/ or $content =~ /^.*perl/ |