Branch Coverage

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


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