xs/Filter/List.xs | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
20 | 3 | 1 | if (SvPOK(mode)) { |
23 | 1 | 2 | if (strcmp(mode_str, "to_odb") == 0) |
25 | 1 | 1 | else if (strcmp(mode_str, "to_worktree") == 0) |
41 | 2 | 0 | if (list != NULL) { |
64 | 0 | 2 | if (rc != GIT_OK) |
96 | 0 | 2 | if (rc != GIT_OK) { |
128 | 2 | 0 | repo_ptr = INT2PTR(Repository, SvIV((SV *) repo)); |
133 | 0 | 2 | if (rc != GIT_OK) |