Condition Coverage

lib/Dyer/CLI.pm
Criterion Covered Total %
condition 0 17 0.0


and 2 conditions

line l !l condition
90 0 0 warn "$0, Does not resolve: $_, skipped." and next
91 0 0 warn "$0, Does not exist: $_, skipped." and next
105 0 0 warn "Does not resolve: $_." and return
106 0 0 warn "Is not on disk: $_." and return
118 0 0 warn "$0, Does not resolve: $_, skipped." and next

and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 print "$0, only root can use this." and exit

or 2 conditions

line l !l condition
45 0 0 $opts ||= ''
127 0 0 $question ||= 'Your answer? '