Condition Coverage

blib/lib/CPAN/Bundle.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
38 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)

or 2 conditions

line l !l condition
32 0 0 shift() || 0
33 0 0 shift() || 0
34 0 0 shift() || []
70 0 0 $self->inst_file || ''

or 3 conditions

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