Condition Coverage

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


and 3 conditions

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)

or 2 conditions

line l !l condition
37 0 0 shift() || 0
38 0 0 shift() || 0
39 0 0 shift() || []
80 0 0 $self->inst_file || ''
246 0 0 $obj->{'viabundle'} ||= {'id', $id, 'reqtype', $self->{'reqtype'}, 'optional', !$self->{'mandatory'}}

or 3 conditions

line l !l&&r !l&&!r condition
208 0 0 0 not $bestv or 'CPAN::Version'->vgt($have, $bestv)
228 0 0 0 $self->inst_file or $self->cpan_file