| lib/LEOCHARRE/Checksetup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 10 | 10.0 |
| line | l | !l | condition |
|---|---|---|---|
| 117 | 1 | 0 | @missing and scalar @missing |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 0 | 0 | 0 | say("In that case you should find '${app}' and install it.\n") and bad() |
| 64 | 0 | 0 | 0 | say("Still can't find path to '${app}'. Error.\n") and bad() |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 0 | 0 | $question ||= 'Your answer? ' |