Branch Coverage

builder/MyBuilder.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
11 0 0 if ($^O eq "solaris")
16 0 0 if (check_compile("#ifndef _GNU_SOURCE\n#define _GNU_SOURCE\n#endif\n#include \n\nint main(void)\n{\n return accept4(0, (void*)0, (void*)0, SOCK_CLOEXEC|SOCK_NONBLOCK);\n}\n", "executable", 1))