| blib/lib/Minion/Command/minion/version.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | eval 'use Minion; 1' ? : |
| 21 | 0 | 0 | unless my $latest = eval { do { $self->app->ua->max_redirects(10)->tap(sub { $_->proxy->detect; } )->get('fastapi.metacpan.org/v1/release/Minion')->result->json->{'version'} } } |
| 28 | 0 | 0 | if $latest < $Minion::VERSION |
| 30 | 0 | 0 | if $latest > $Minion::VERSION |