blib/lib/Regexp/Pattern/License.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 10 | 70.0 |
line | l | !l | condition |
---|---|---|---|
15602 | 95256 | 172928 | $opts{'prefix'} // "" |
15603 | 40824 | 227360 | $opts{'suffix'} // "" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15593 | 13636 | 0 | 0 | _join_pats(@$_) || () |
15607 | 98420 | 0 | 51829 | @pats > 1 || $label ne ':' |