blib/lib/Data/Fake/Core.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
148 | 0 | 0 | 2 | defined $prob and $prob >= 0 |
0 | 0 | 2 | defined $prob and $prob >= 0 and $prob <= 1 | |
210 | 0 | 0 | 34 | defined $min and defined $max |
229 | 0 | 0 | 13 | defined $min and defined $max |