Branch Coverage

deps/libgit2/src/libgit2/diff_generate.h
Criterion Covered Total %
branch 2 4 50.0


line true false branch
114 0 13 if ((error = git_repository_odb(&odb, repo)) < 0)
122 13 0 if (!error) {