Branch Coverage
deps/libgit2/src/util/hash/collisiondetect.c
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
27
0
1578
GIT_ASSERT_ARG(ctx);
34
0
3046
GIT_ASSERT_ARG(ctx);
41
0
1519
GIT_ASSERT_ARG(ctx);
42
0
1519
if (SHA1DCFinal(out, &ctx->c)) {