blib/lib/Test/Mocha/Method.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 387 | 8 | 528 | @input and @expected |
102 | 370 | 8 | 17 | @expected > 0 and Slurpy->check($expected[0]) |
112 | 8 | 8 | 378 | @input == 0 && @expected == 0 |