Branch Coverage

xs/RefSpec.xs
Criterion Covered Total %
branch 5 10 50.0


line true false branch
93 3 0 if (dir == GIT_DIRECTION_FETCH)
95 0 0 else if (dir == GIT_DIRECTION_PUSH)
119 1 0 if (rc == GIT_OK)
144 1 0 if (rc == GIT_OK)
171 1 3 if (spec -> owned)