| blib/lib/Dist/Zilla/Plugin/UpdateGitHub.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 0 | unless (defined $token and length $token) |
| 30 | 0 | 0 | unless (defined $_ and length $_) |
| 40 | 0 | 0 | unless ($response->is_success) |
| 55 | 0 | 0 | if (my $response = $self->update('repository', $repository, 'description', $description)) |
| 59 | 0 | 0 | if $@ |