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 6 @$args and not $args->[0] =~ /^--/

or 2 conditions

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

or 3 conditions

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