| blib/lib/App/Greple/Pattern/Holder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 124 | 8 | 0 | 1 | not -f $file and $file =~ s/\@ (? |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 150 | 53 | $arg->{'type'} //= "pattern" |
| 120 | 9 | 0 | $arg->{'flag'} // 0 |
| 163 | 0 | 0 | $seen //= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 129 | 1 | 4 | 4 | $select //= $arg->{'select'} |
| 168 | 0 | 0 | 0 | $define{$name} //= $def |