Branch Coverage

deps/libgit2/src/transports/auth.c
Criterion Covered Total %
branch 0 6 0.0


line true false branch
25 0 0 if (c->credtype != GIT_CREDENTIAL_USERPASS_PLAINTEXT) {
35 0 0 git_buf_puts(out, "Basic ") < 0 ||
42 0 0 if (raw.size)