Condition Coverage

blib/lib/IO/Pager/Unbuffered.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
15 2 2 0 defined $class and $class eq '0'
17 2 0 0 defined $_[2] and $_[2] eq 'procedural'

or 3 conditions

line l !l&&r !l&&!r condition
15 0 2 2 defined $class and $class eq '0' or $@ =~ /!TTY/