| blib/lib/MojoX/CPAN/Uploader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 16 | 43.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 0 | 1 | if $_[0] =~ /:/ | 
| 41 | 0 | 2 | unless $self->user | 
| 45 | 1 | 1 | $subdir ? : | 
| 54 | 0 | 2 | if $tx->res->code == 200 | 
| 56 | 0 | 2 | if ($tx->res->code == 406) { } | 
| 0 | 2 | elsif ($tx->res->code == 401) { } | |
| 59 | 0 | 0 | $title ? : | 
| 64 | 0 | 0 | if $_[0]->at('table') |