blib/lib/App/Greple/subst.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 46 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
608 | 0 | 0 | 0 | $show and @$list |
624 | 0 | 0 | 0 | @match == 0 and $opt_check ne "all" |
633 | 0 | 0 | 0 | $opt_subst && $to ne '' && $s ne $to |
649 | 0 | 0 | 0 | @ng and $outstand |
650 | 0 | 0 | 0 | @ng and $outstand |
line | l | !l | condition |
---|---|---|---|
509 | 0 | 0 | $p // die() |
514 | 0 | 0 | $p->correct // "" |
515 | 0 | 0 | $match_list[$i] // {} |
551 | 0 | 0 | $p->correct // "" |
554 | 0 | 0 | $from_re // "" |
0 | 0 | $to // "" | |
560 | 0 | 0 | $from_re // "" |
561 | 0 | 0 | $to // "" |
593 | 0 | 0 | $p // (next) |
595 | 0 | 0 | $p->correct // "" |
626 | 0 | 0 | $match_list[$index] //= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
491 | 0 | 0 | 0 | not defined $_[0] or length $_[0] == 0 |
649 | 0 | 0 | 0 | $ng or @ng and $outstand |
650 | 0 | 0 | 0 | $ok or @ng and $outstand |