Branch Coverage
deps/libgit2/src/hash/sha1/collisiondetect.c
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
27
0
1445
assert(ctx);
34
0
2875
assert(ctx);
41
0
1387
assert(ctx);
42
0
1387
if (SHA1DCFinal(out->id, &ctx->c)) {