blib/lib/Minilla/Release/UploadToCPAN.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | $config and $config->{'user'} |
0 | 0 | 0 | $config and $config->{'user'} and $config->{'password'} |
line | l | !l | condition |
---|---|---|---|
46 | 0 | 0 | $config->{'upload_uri'} || 'CPAN' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 0 | 0 | 0 | $opts->{'dry_run'} or $ENV{'FAKE_RELEASE'} |