Condition Coverage

blib/lib/Data/Reach.pm
Criterion Covered Total %
condition 17 18 94.4


and 3 conditions

line !l l&&!r l&&r condition
76 6 1 2 overload::Method($obj, '@{}') and $key =~ /^-?\d+$/
133 4 1 0 $export_as and $export_as ne $seen_pkg{$pkg}

or 2 conditions

line l !l condition
33 90 4 &reftype($data) || ''
62 1 17 $hint_hash->{'Data::Reach::use_overloads'} // 1
63 1 17 $hint_hash->{'Data::Reach::peek_blessed'} // 1
66 8 10 $hint_hash->{'Data::Reach::call_method'} || ''
118 3 2 ref $methods || ''
134 3 2 $export_as //= 'reach'