blib/lib/Module/Release.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 17 | 28 | 60.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
518 | 1 | 0 | 0 | $path =~ /[*?[]/u and $self->config->allow_glob_in_perls |
1207 | 0 | 0 | 0 | $_[0]->config->cpan_user && $_[0]->config->cpan_pass |
1219 | 2 | 0 | 1 | $_[0]->config->cpan_user && $_[0]->get_env_var('CPAN_PASS') |
1339 | 2 | 1 | 2 | defined $pass and length $pass |
1355 | 0 | 1 | 2 | defined $pass and length $pass |
line | l | !l | condition |
---|---|---|---|
210 | 1 | 17 | $ENV{'RELEASE_DEBUG'} || 0 |
591 | 71 | 1 | $_[0]{'output_fh'} || *STDOUT{'IO'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
488 | 0 | 0 | 0 | $Module::Release::a->[2] <=> $Module::Release::b->[2] or $Module::Release::a->[3] <=> $Module::Release::b->[3] |
603 | 114 | 18 | 0 | $_[0]{'null_fh'} //= 'IO::Null'->new |
887 | 5 | 4 | 6 | length $vee || $count > 2 |