Branch Coverage

deps/libgit2/src/libgit2/path.h
Criterion Covered Total %
branch 1 4 25.0


line true false branch
48 0 912 if (!git_path_str_is_valid(repo, path, 0, GIT_FS_PATH_REJECT_LONG_PATHS)) {
49 0 0 if (path->size == SIZE_MAX)