| blib/lib/Unicode/Map8.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 9 | 44.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 76 | 8 | 0 | 0 | $Unicode::Map8::DEBUG and $self | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 64 | 5 | 1 | 0 | $Unicode::Map8::ALIASES{$file} || $file | 
| 66 | 0 | 0 | 1 | _new_binfile("$file.bin") || _new_txtfile("$file.txt") || _new_binfile("$file") || _new_txtfile("$file") |