| blib/lib/App/GitHub/update.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 0 | unless (defined $token and length $token) |
| 31 | 0 | 0 | if defined $description |
| 32 | 0 | 0 | if defined $homepage |
| 38 | 0 | 0 | unless ($response->is_success) |
| 48 | 0 | 0 | if (defined $error) |
| 49 | 0 | 0 | if ($error) |
| 50 | 0 | 0 | if ($error =~ /^\-?\d+$/) { } |
| 105 | 0 | 0 | if $@ |
| 114 | 0 | 0 | unless @arguments |
| 134 | 0 | 0 | if $help |
| 136 | 0 | 0 | if ($dzpl) |
| 150 | 0 | 0 | if ($@) |