| blib/lib/I22r/Translate/Filter/Literal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 13 | 46.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 71 | 13 | 17 | 0 | $apply_m2 and $mapping->[2] |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 0 | 26 | $self->{'map'}{$key} //= {'__keys__', []} |
| 94 | 17 | 0 | $unmapping // ['', ''] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 83 | 30 | 0 | 0 | s/(?<!#|_)$enc(?!#|_)/$element/ or s/(?<!#)$enc(?!#)/$element/ |
| 30 | 0 | 0 | s/(?<!#|_)$enc(?!#|_)/$element/ or s/(?<!#)$enc(?!#)/$element/ or $self->_untransform2($_, $enc, $element) |