| xs/Patch.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 18 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 6 | 2 | if (items == 2) { |
| 46 | 4 | 2 | if (!SvIOK(index) || SvIV(index) < 0) |
| 4 | 0 | if (!SvIOK(index) || SvIV(index) < 0) | |
| 0 | 4 | if (!SvIOK(index) || SvIV(index) < 0) | |
| 0 | 0 | if (!SvIOK(index) || SvIV(index) < 0) | |
| 49 | 0 | 4 | start = SvUV(index); |
| 50 | 2 | 2 | if (start >= num_hunks) |
| 58 | 4 | 4 | for (; start < end; ++start) { |
| 72 | 0 | 4 | mXPUSHs(hunk); |