Condition Coverage

blib/lib/Map/Metro/Shim.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 exists $args{'hooks'} and not &ArrayRef()->check($args{'hooks'})
49 1 0 0 $#_ == 0 && ref $_[0] eq 'HASH'

or 3 conditions

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