| blib/lib/Dist/Zilla/Plugin/GitLab/Update.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 8 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 1 | unless $self->_has_credentials | 
| 18 | 0 | 1 | unless ($repo_name) | 
| 33 | 0 | 1 | if ($current and ($current->{'name'} || '') eq $params->{'name'} and ($current->{'description'} || '') eq $params->{'description'}) | 
| 54 | 0 | 1 | if not $repo |