| inc/Test/Deep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 24 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 256 | 0 | 36 | 60 | not $Test::Deep::Expects and ref $d1 | 
| 36 | 60 | 0 | not $Test::Deep::Expects and ref $d1 and UNIVERSAL::isa($d1, 'Test::Deep::Cmp') | |
| 262 | 36 | 0 | 60 | ref $d1 and ref $d2 | 
| 267 | 60 | 0 | 0 | $Test::Deep::Expects and UNIVERSAL::isa($d1, 'Test::Deep::Cmp') | 
| 302 | 36 | 60 | 0 | ref $d1 and &Scalar::Util::refaddr($d1) == $Test::Deep::DNE_ADDR | 
| 327 | 16 | 10 | 70 | ref $data and UNIVERSAL::isa($data, 'Test::Deep::Cmp') | 
| 381 | 0 | 0 | 0 | $blessed eq 'Regexp' and $reftype eq 'SCALAR' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 343 | 0 | 0 | 0 | $base eq 'SCALAR' or $base eq 'REF' |