blib/lib/Test/CallFlow/ArgCheck.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 5 | 11 | 8 | $match and ++$matched < $max |
16 | 3 | 5 | $match and ++$matched < $max and $at < $len |
line | l | !l | condition |
---|---|---|---|
86 | 0 | 0 | $match || 'mismatch' |