| bin/report-prereqs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 40 | 2 | 8 | $phase eq 'develop' and not $with_develop |
| 93 | 0 | 2 | 29 | defined $have and $have =~ / ^ v? [0-9_\.\-]+ $ /msx |
| 2 | 0 | 29 | defined $have and $have =~ / ^ v? [0-9_\.\-]+ $ /msx and eval { do { 'version'->parse($have) } } |