Condition Coverage

blib/lib/System/Info/Base.pm
Criterion Covered Total %
condition 4 6 66.6


or 3 conditions

line l !l&&r !l&&!r condition
47 114 5 0 $self->get_dist_name || ($bc eq 'Base' ? '' : $bc)
51 0 117 2 $self->{'_ncore'} ||= $self->{'_ncpu'} ? (sort {$b <=> $a;} $self->{'_ncpu'} =~ /(\d+)/g)[0] : $self->{'_ncpu'}