Condition Coverage

inc/Test/Deep.pm
Criterion Covered Total %
condition 12 24 50.0


and 3 conditions

line !l l&&!r l&&r condition
256 0 14 36 not $Test::Deep::Expects and ref $d1
14 36 0 not $Test::Deep::Expects and ref $d1 and UNIVERSAL::isa($d1, 'Test::Deep::Cmp')
262 14 0 36 ref $d1 and ref $d2
267 36 0 0 $Test::Deep::Expects and UNIVERSAL::isa($d1, 'Test::Deep::Cmp')
302 14 36 0 ref $d1 and &Scalar::Util::refaddr($d1) == $Test::Deep::DNE_ADDR
327 2 6 42 ref $data and UNIVERSAL::isa($data, 'Test::Deep::Cmp')
381 0 0 0 $blessed eq 'Regexp' and $reftype eq 'SCALAR'

or 3 conditions

line l !l&&r !l&&!r condition
343 0 0 0 $base eq 'SCALAR' or $base eq 'REF'