| blib/lib/MarpaX/ESLIF/ECMA404/ValueInterface.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 18 | 61.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 22 | 1 | 13 | $high >= 55296 and $high <= 56319 |
| 23 | 5 | 8 | $high >= 55296 and $high <= 56319 and $low >= 56320 | |
| 6 | 0 | 8 | $high >= 55296 and $high <= 56319 and $low >= 56320 and $low <= 57343 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 80 | 8 | 0 | 0 | eval { do { chr(($high - 55296) * 1024 + ($low - 56320) + 65536) } } // $FFFD |
| 87 | 28 | 0 | 0 | eval { do { chr shift @hex } } // $FFFD |
| 94 | 36 | 0 | 0 | eval { do { chr shift @hex } } // $FFFD |