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 | |
73 | 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() || [] |
70 | 0 | 0 | $self->inst_file || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
193 | 0 | 0 | 0 | not $bestv or 'CPAN::Version'->vgt($have, $bestv) |
213 | 0 | 0 | 0 | $self->inst_file or $self->cpan_file |