Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
83 2 4 &Scalar::Util::reftype($_[2]) || ''

or 3 conditions

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