const-c-rebase-operation.inc | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
31 | 2 | 0 | if (memEQ(name, "PICK", 4)) { |
42 | 2 | 0 | if (memEQ(name, "EXEC", 4)) { |
53 | 2 | 0 | if (memEQ(name, "EDIT", 4)) { |
100 | 2 | 0 | if (memEQ(name, "FIXUP", 5)) { |
115 | 2 | 0 | if (memEQ(name, "EWORD", 5)) { |
126 | 2 | 0 | if (memEQ(name, "QUASH", 5)) { |