Condition Coverage

blib/lib/App/Greple/subst.pm
Criterion Covered Total %
condition 26 46 56.5


and 3 conditions

line !l l&&!r l&&r condition
641 164 162 2 $show and @$list
657 160 4 0 @match == 0 and $opt_check ne "all"
666 77 1 88 $opt_subst && $to ne '' && $s ne $to
682 2 0 154 @ng and $outstand
683 2 0 154 @ng and $outstand

or 2 conditions

line l !l condition
542 39 0 $p // die()
547 30 0 $p->correct // ""
548 30 0 $match_list[$i] // {}
584 30 0 $p->correct // ""
587 0 0 $from_re // ""
0 0 $to // ""
593 30 0 $from_re // ""
594 30 0 $to // ""
626 197 0 $p // (next)
628 164 0 $p->correct // ""
659 0 164 $match_list[$index] //= {}

or 3 conditions

line l !l&&r !l&&!r condition
524 0 0 60 not defined $_[0] or length $_[0] == 0
682 8 156 0 $ng or @ng and $outstand
683 8 156 0 $ok or @ng and $outstand