Branch Coverage

blib/lib/System/Info/Base.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
55 138 2 $self->{'_ncpu'} ? :
212 4 59 unless @args
213 4 59 if grep /a/, @args
245 2095 0 if (exists $$self{"_$attrib"})
247 790 1305 if ref $$self{"_$attrib"} eq "ARRAY"