blib/lib/Git/Reduce/Tests/Opts.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 16 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 12 | 1 | 1 | length $opts{'prefix'} and length $opts{'suffix'} |
77 | 11 | 1 | 1 | length $args{'prefix'} and length $args{'suffix'} |
88 | 2 | 7 | 1 | $params{'include'} and $params{'exclude'} |
line | l | !l | condition |
---|---|---|---|
36 | 14 | 0 | \$opts{'prefix'} || '' |
14 | 0 | \$opts{'suffix'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
91 | 7 | 1 | 1 | $params{'include'} or $params{'exclude'} |