blib/lib/GitHub/MergeVelocity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 20 | 40.0 |
line | true | false | branch |
---|---|---|---|
107 | 0 | 1 | $self->cache_requests || $self->debug_useragent ? : |
0 | 1 | $self->github_user ? : | |
0 | 1 | $self->github_token ? : | |
120 | 0 | 0 | if ($self->cache_requests) { } |
135 | 0 | 0 | if ($self->debug_useragent) |
152 | 0 | 1 | if ($self->org) |
167 | 1 | 0 | if ($self->url) |
204 | 0 | 1 | unless @repos |
234 | 3 | 0 | $report->$state ? : |
3 | 0 | $report->$age ? : |