Branch Coverage
utime2.xs
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
41
1
1
if ((fd = open (path, O_RDONLY)) >= 0)
43
1
0
if (futimens (fd, ts) == 0)
48
1
1
RETVAL = rc;