blib/lib/CPAN/Bundle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 25 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | exists $self->{'incommandcolor'} and $color == 1 |
0 | 0 | 0 | exists $self->{'incommandcolor'} and $color == 1 and $self->{'incommandcolor'} == $color | |
83 | 0 | 0 | 0 | $inst_file and 'CPAN::Version'->vlt($self->inst_version, $self->cpan_version) |
line | l | !l | condition |
---|---|---|---|
37 | 0 | 0 | shift() || 0 |
38 | 0 | 0 | shift() || 0 |
39 | 0 | 0 | shift() || [] |
80 | 0 | 0 | $self->inst_file || '' |
241 | 0 | 0 | $obj->{'viabundle'} ||= {'id', $id, 'reqtype', $self->{'reqtype'}, 'optional', !$self->{'mandatory'}} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
203 | 0 | 0 | 0 | not $bestv or 'CPAN::Version'->vgt($have, $bestv) |
223 | 0 | 0 | 0 | $self->inst_file or $self->cpan_file |