Condition Coverage

blib/lib/UI/Various/PoorTerm/Listbox.pm
Criterion Covered Total %
condition 18 18 100.0


and 3 conditions

line !l l&&!r l&&r condition
93 8 5 24 0 <= $i and $i < $entries
148 5 5 172 0 <= $i and $i < $entries
171 5 19 11 $entries > $h and /^[-+]$/u
4 2 18 /^$re_selection$/u and $1 <= $h
213 12 2 4 defined $$self{"on_select"} and $changes > 0

or 3 conditions

line l !l&&r !l&&!r condition
171 11 19 5 $entries > $h and /^[-+]$/u or /^$re_selection$/u and $1 <= $h