| blib/lib/Mojolicious/Command/Author/cpanify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 1 | 1 | unless getopt(\@args, "p|password=s", \(my $password = ""), "u|user=s", \(my $user = "")) |
| 16 | 0 | 1 | unless my $file = shift @args |
| 29 | 0 | 1 | if (my $err = $tx->error) |
| 32 | 0 | 0 | if ($code == 401) { } |
| 0 | 0 | elsif ($code == 409) { } |