Branch Coverage

deps/libgit2/src/libgit2/proxy.c
Criterion Covered Total %
branch 3 10 30.0


line true false branch
14 0 0 GIT_INIT_STRUCTURE_FROM_TEMPLATE(
28 0 4 if (!src) {
34 0 4 if (src->url) {
36 0 0 GIT_ERROR_CHECK_ALLOC(tgt->url);
44 0 8 if (!opts)