Condition Coverage

blib/lib/App/ansicolumn/Util.pm
Criterion Covered Total %
condition 18 31 58.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 13 45 $height >= 4 and $top > 2
13 30 15 $height >= 4 and $top > 2 and not $obj->isolation
133 10 0 5 not $$dp[$top - 2] =~ /\S/u and $$dp[$top - 1] =~ /\S/u
141 0 11 0 $top < @$dp and not $dp->[$top] =~ /\S/u
160 2 0 15 defined $obj->fillup and not $obj->fillup =~ /^(?:no|none)$/u
172 0 9 18 @_ and not ref $_[0]
218 0 0 0 @$a && $App::ansicolumn::a->[-1] ne '' && $b ne ''

or 2 conditions

line l !l condition
46 0 1 +(shift())->{'TERM_SIZE'} //= [terminal_size()]
112 17 0 $obj->effective_height || die()
159 17 0 $obj->effective_height || die()
162 15 0 $obj->{'fillup'} ||= "pane"
194 20 10 $c // 0