Branch Coverage

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


line true false branch
51 110 2 $self->{'_ncpu'} ? :
208 4 58 unless @args
209 4 58 if grep /a/, @args
241 1709 0 if (exists $$self{"_$attrib"})
243 628 1081 if ref $$self{"_$attrib"} eq "ARRAY"