line |
true |
false |
branch |
22
|
0 |
0 |
if (not $input) { } |
26
|
0 |
0 |
$$opts{'dry-run'} ? : |
29
|
0 |
0 |
if (exists $handlers{$handler_id}) { } |
46
|
0 |
0 |
'CPAN::Version'->vcmp($m->package_version, $m->installed_version) >= 0 ? : |
53
|
0 |
0 |
if (defined $required_version and defined $m->installed_version) { } |
56
|
0 |
0 |
defined $m->installed_version ? : |
67
|
0 |
0 |
if ($m_obj) |
68
|
0 |
0 |
unless defined $v |
167
|
0 |
0 |
if (-f $bundle_file) { } |
169
|
0 |
0 |
if (open BUNDLE_F, $bundle_file) { } |
172
|
0 |
0 |
if $line =~ /^#\s/ |
173
|
0 |
0 |
if $line =~ /^#/ |
175
|
0 |
0 |
unless $line =~ /\S/ |