Condition Coverage

blib/lib/Curses/UI/Label.pm
Criterion Covered Total %
condition 3 10 30.0


and 3 conditions

line !l l&&!r l&&r condition
65 1 0 0 defined $args{-'width'} and defined $args{-'height'}

or 2 conditions

line l !l condition
114 0 0 shift() || 0
172 1 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
82 0 1 0 defined $args{-'width'} or not defined $args{-'text'}