Condition Coverage

lib/LEOCHARRE/Checksetup.pm
Criterion Covered Total %
condition 1 10 10.0


and 2 conditions

line l !l condition
117 1 0 @missing and scalar @missing

and 3 conditions

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()

or 2 conditions

line l !l condition
24 0 0 $question ||= 'Your answer? '