Condition Coverage

blib/lib/App/ansicolumn/Util.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
115 0 0 0 $height >= 4 and $top > 2
0 0 0 $height >= 4 and $top > 2 and not $obj->isolation
116 0 0 0 not $$dp[$top - 2] =~ /\S/u and $$dp[$top - 1] =~ /\S/u
0 0 0 not $$dp[$top - 2] =~ /\S/u and $$dp[$top - 1] =~ /\S/u and $dp->[$top] =~ /\S/u
125 0 0 0 $top < @$dp and not $dp->[$top] =~ /\S/u
144 0 0 0 defined $obj->fillup and not $obj->fillup =~ /^(?:no|none)$/u
173 0 0 0 @_ and not ref $_[0]
219 0 0 0 @$a && $App::ansicolumn::a->[-1] ne '' && $b ne ''

or 2 conditions

line l !l condition
46 0 0 +(shift())->{'TERM_SIZE'} //= [terminal_size()]
112 0 0 $obj->effective_height || die()
143 0 0 $obj->effective_height || die()
146 0 0 $obj->{'fillup'} ||= "pane"
156 0 0 $obj->effective_height || die()
195 0 0 $c // 0