| lib/App/TimeTracker/Command/Gitlab.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 0 | unless ($config->{'url'} and $config->{'token'}) |
| 54 | 0 | 0 | if $self->config->{'gitlab'}{'project_id'} |
| 57 | 0 | 0 | if ($name and $namespace) |
| 110 | 0 | 0 | if ($res->{'success'}) |
| 120 | 0 | 0 | unless $tag =~ /^issue#(\d+)/ |