Condition Coverage

blib/lib/YA/CLI.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
37 4 1 5 @$args and not $args->[0] =~ /^--/

or 2 conditions

line l !l condition
32 10 0 $args //= \@ARGV

or 3 conditions

line l !l&&r !l&&!r condition
40 5 5 0 $action //= $class->default_handler