lib/Mojo/AWS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
172 | 0 | 1 | unless $args{'method'} |
173 | 0 | 1 | unless $args{'url'} |
174 | 0 | 1 | if not &blessed($args{'url'}) or &blessed($args{'url'}) ne 'Mojo::URL' |
236 | 0 | 1 | if $args{'headers'} |