Condition Coverage

blib/lib/Assert/Refute/T/Hash.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
50 6 0 $required ||= []
91 3 1 $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')