Condition Coverage

blib/lib/App/Greple/annotate.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
302 0 0 0 defined $target and \$_ == $target
333 0 0 0 $current->total > 0 and $current->last->end == $start
369 0 0 0 $alignto > 0 and $current->total > 0

or 2 conditions

line l !l condition
183 0 0 ($type{$_[0]} // $type{'*'}) // ""
247 0 0 &List::Util::sum(@{$obj->count;}) // 0

or 3 conditions

line l !l&&r !l&&!r condition
183 0 0 0 $type{$_[0]} // $type{'*'}