Condition Coverage

blib/lib/OrePAN2/Injector.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
220 0 0 0 $top and $top eq ".git"

or 2 conditions

line l !l condition
30 12 0 $opts->{'author'} || $self->{'author'} || 'DUMMY'
31 1 17 $opts->{'author_subdir'} || ''
51 5 0 'MetaCPAN::Client'->new('version', 'v1') || die('Could not get MetaCPAN::Client')
54 5 0 $c->module($source) || die("Could not find $source")
57 5 0 $c->release($mod->distribution) || die("Could not find distribution for $source")
60 5 0 $rel->download_url || die("Could not find url for $source")