| lib/JavaScript/Embedded.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 26 | 36 | 72.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 289 | 0 | 0 | 71 | $self->{'pid'} and $self->{'pid'} == $$ |
| 391 | 5 | 23 | 1 | $v and $stash->{$v} |
| line | l | !l | condition |
|---|---|---|---|
| 144 | 6 | 68 | $options{'max_memory'} || 0 |
| 145 | 2 | 72 | $options{'timeout'} || 0 |
| 355 | 58 | 186906 | shift() || {} |
| 460 | 1246 | 11084 | shift() || {} |
| 575 | 12 | 259 | shift() || -1 |
| 612 | 272 | 2 | shift() || -1 |
| 677 | 2 | 0 | shift() || 0 |
| 712 | 2 | 1 | shift() || 'Duktape' |
| 713 | 0 | 3 | shift() || \*STDOUT |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 875 | 378 | 0 | 143 | $type == 6 or $type == 7 |
| 906 | 383 | 0 | 0 | shift() || $heapptr |
| 952 | 205 | 0 | 309 | $type == 6 or $type == 7 |
| 975 | 0 | 237 | 0 | $options->{'constructor'} || $heapptr |