| blib/lib/WWW/Speakerdeck/Download.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 7 | if not &blessed($to) and ref $to |
| 25 | 2 | 5 | if $tx->res->is_error |
| 29 | 1 | 4 | unless $icon |
| 35 | 2 | 2 | unless $to |
| 36 | 1 | 3 | unless &blessed($to) |
| 38 | 1 | 3 | unless $to->isa('Mojo::File') |
| 43 | 1 | 2 | if $res->is_error |