Branch Coverage

deps/libgit2/src/util/unix/realpath.c
Criterion Covered Total %
branch 2 2 100.0


line true false branch
20 18 707 if ((ret = realpath(pathname, resolved)) == NULL)