| blib/lib/Games/Dissociate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 20 | 30.0 |
| line | l | !l | condition |
|---|---|---|---|
| 43 | 0 | 0 | $o ||= 2 |
| 50 | 0 | 0 | $max ||= 100 |
| 60 | 0 | 5 | $_[1] || 2 |
| 61 | 0 | 5 | $_[2] || 100 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 104 | 0 | 0 | 0 | $in =~ /$re/gils or $in =~ /$re/gils |
| 116 | 468 | 27 | 0 | $in =~ /$re/gils or $in =~ /$re/gils |
| 119 | 0 | 0 | 495 | $last_match_point == pos $in or pos $in == 0 |
| 153 | 5 | 0 | 0 | $in =~ /$new_matcher/gils or $in =~ /$new_matcher/gils |