Branch Coverage
deps/libgit2/src/delta.h
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
74
0
0
if ((error = git_delta_index_init(&index, src_buf, src_bufsize)) < 0)
77
0
0
if (index) {