| blib/lib/Curses/UI/Language.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 9 | 0 | 9 | defined $$this{-'lang'} and $lang eq $$this{-'lang'} |
| 138 | 0 | 207 | 0 | @block and $block[0] =~ /^\s*$/ |
| 139 | 0 | 207 | 0 | @block and $block[-1] =~ /^\s*$/ |