Condition Coverage

blib/lib/Log/Colorize/Helper.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
239 0 0 0 $args{'follow'} and not $args{'tail'}
244 0 0 0 $args{'grep-first'} and not defined $args{'grep'}
260 0 0 0 $args{'head'} and $args{'follow'}
268 0 0 0 $args{'grep-first'} and $args{'follow'}
315 0 0 0 $args{'grep-first'} and $args{'bzip2'}
318 0 0 0 $args{'grep-first'} and $args{'gzip'}