| line | % | coverage | condition |
| 278 | 67 | | ref $d1 or ref $d2 |
| 283 | 33 | | defined $d2 and $d1 eq $d2 |
| 291 | 25 | | not $Expects and &Scalar::Util::blessed($d1) and $d1->isa('Test::Deep::Cmp') |
| 297 | 67 | | ref $d1 and ref $d2 |
| 302 | 25 | | $Expects and &Scalar::Util::blessed($d1) and $d1->isa('Test::Deep::Cmp') |
| 337 | 67 | | ref $d1 and &Scalar::Util::refaddr($d1) == $DNE_ADDR |
| 362 | 67 | | &Scalar::Util::blessed($data) and $data->isa('Test::Deep::Cmp') |
| 378 | 0 | | $base eq 'Regexp' or $base eq 'REGEXP' |
| 0 | | $base eq 'SCALAR' or $base eq 'REF' |
| 416 | 0 | | $blessed eq 'Regexp' and $reftype eq 'SCALAR' |
| 515 | 0 | | ref $_[1] || '' |