Condition Coverage

blib/lib/CLI/Driver/Method.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
32 272 0 0 $#_ == 0 and ref $_[0] eq 'HASH'
65 7 2 3 $opt->required and $opt->is_hard

or 3 conditions

line l !l&&r !l&&!r condition
32 272 0 0 $OK{$_} or Carp::croak("Unknown named parameter: $_")