| blib/lib/CPAN/Bundle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 23 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 0 | 0 | 0 | exists $self->{'incommandcolor'} and $color == 1 |
| 0 | 0 | 0 | exists $self->{'incommandcolor'} and $color == 1 and $self->{'incommandcolor'} == $color | |
| 78 | 0 | 0 | 0 | $inst_file and 'CPAN::Version'->vlt($self->inst_version, $self->cpan_version) |
| line | l | !l | condition |
|---|---|---|---|
| 32 | 0 | 0 | shift() || 0 |
| 33 | 0 | 0 | shift() || 0 |
| 34 | 0 | 0 | shift() || [] |
| 75 | 0 | 0 | $self->inst_file || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 198 | 0 | 0 | 0 | not $bestv or 'CPAN::Version'->vgt($have, $bestv) |
| 218 | 0 | 0 | 0 | $self->inst_file or $self->cpan_file |