Branch Coverage

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


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