| blib/lib/Convert/EDS/XDD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 15 | 6.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 188 | 0 | 0 | 0 | not $in_6000 and hex $index >= 24576 |
| 0 | 0 | 0 | not $in_2000 and hex $index >= 8192 | |
| 0 | 0 | 0 | not $in_1000 and hex $index >= 4096 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 100 | 0 | 0 | 1 | not defined $file or $file eq '' |
| 181 | 0 | 0 | 0 | $1 // $3 |