Branch Coverage

lib/App/OS/Detect/MachineCores.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
43 0 2 if ($_[0]->os =~ /darwin/) { }
2 0 elsif ($_[0]->os =~ /linux/) { }