Branch Coverage
deps/libgit2/src/libgit2/transports/auth.c
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
23
0
0
if (c->credtype != GIT_CREDENTIAL_USERPASS_PLAINTEXT) {
33
0
0
git_str_puts(out, "Basic ") < 0 ||
40
0
0
if (raw.size)