blib/lib/Test/Reporter/Transport/HTTPGateway.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
2 | 1 | 0 | if (not $] < 5.006) |
14 | 0 | 2 | unless $url =~ /\Ahttps?:/i |
27 | 0 | 2 | if $report->via |
45 | 1 | 1 | if $res->is_success |