| blib/lib/OrePAN2/Injector.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 227 | 0 | 0 | 0 | $top and $top eq '.git' |
| line | l | !l | condition |
|---|---|---|---|
| 37 | 12 | 0 | $opts->{'author'} || $self->{'author'} || 'DUMMY' |
| 38 | 1 | 15 | $opts->{'author_subdir'} || '' |
| 58 | 5 | 0 | 'MetaCPAN::Client'->new('version', 'v1') || die('Could not get MetaCPAN::Client') |
| 61 | 5 | 0 | $c->module($source) || die("Could not find $source") |
| 64 | 5 | 0 | $c->release($mod->distribution) || die("Could not find distribution for $source") |
| 67 | 5 | 0 | $rel->download_url || die("Could not find url for $source") |