ByteBoozer.xs | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 17 | if (source == NULL) |
38 | 1 | 16 | if (start_address > 0) |
43 | 0 | 17 | if (target == NULL) |
45 | 1 | 16 | if (!crunch(source, target, start_address, theDecrType, isRelocated)) |
59 | 0 | 16 | XPUSHs(fileData); |
69 | 0 | 0 | XPUSHs(fileSize); |