Branch Coverage
deps/libgit2/src/unix/realpath.c
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
22
18
720
if ((ret = realpath(pathname, resolved)) == NULL)