Condition Coverage

blib/lib/Assert/Refute/T/Hash.pm
Criterion Covered Total %
condition 4 7 57.1


or 2 conditions

line l !l condition
50 6 0 $required ||= []
91 4 0 $message ||= 'hash values as expected'

or 3 conditions

line l !l&&r !l&&!r condition
95 2 0 1 &blessed($cond) or UNIVERSAL::isa($cond, 'CODE')