Condition Coverage

blib/lib/List/Objects/WithUtils/Role/Hash.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
188 4 0 6 defined $_[1] and my $cb = $_[1]

or 2 conditions

line l !l condition
83 2 4 &Scalar::Util::reftype($_[2]) || ''
250 1 1 CORE::keys %{$_[0];} || (return undef)

or 3 conditions

line l !l&&r !l&&!r condition
39 9 0 66 &Scalar::Util::blessed($_[0]) || $_[0]