Branch Coverage

blib/lib/AnyEvent/ProcessPool/Util.pm
Criterion Covered Total %
branch 7 24 29.1


line true false branch
36 0 3 if (/aix/i)
42 0 3 if (/(?:darwin|.*bsd)/i)
48 0 3 if (/hp-?ux/i)
54 0 3 if (/irix/i)
60 3 0 if (/linux/i)
62 3 0 if (open PROC, '< /proc/cpuinfo')
66 3 0 @output ? :
70 0 0 if (/solaris|sunos|osf/i)
76 0 0 if (/mswin32|cygwin/i)
78 0 0 exists $ENV{'NUMBER_OF_PROCESSORS'} ? :
82 0 0 if (/vms/i)
84 0 0 @output ? :