| blib/lib/Curses/UI/Label.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 10 | 30.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 1 | 0 | 0 | defined $args{-'width'} and defined $args{-'height'} |
| line | l | !l | condition |
|---|---|---|---|
| 114 | 0 | 0 | shift() || 0 |
| 172 | 1 | 0 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 82 | 0 | 1 | 0 | defined $args{-'width'} or not defined $args{-'text'} |