line |
!l |
l&&!r |
l&&r |
condition |
267
|
0 |
0 |
1 |
defined $d2 and $d1 eq $d2 |
275
|
0 |
8 |
0 |
not $Expects and &Scalar::Util::blessed($d1) |
|
8 |
0 |
0 |
not $Expects and &Scalar::Util::blessed($d1) and $d1->isa('Test::Deep::Cmp') |
281
|
2 |
0 |
6 |
ref $d1 and ref $d2 |
286
|
6 |
0 |
0 |
$Expects and &Scalar::Util::blessed($d1) |
|
6 |
0 |
0 |
$Expects and &Scalar::Util::blessed($d1) and $d1->isa('Test::Deep::Cmp') |
321
|
2 |
6 |
0 |
ref $d1 and &Scalar::Util::refaddr($d1) == $DNE_ADDR |
346
|
1 |
0 |
7 |
&Scalar::Util::blessed($data) and $data->isa('Test::Deep::Cmp') |
400
|
0 |
0 |
0 |
$blessed eq 'Regexp' and $reftype eq 'SCALAR' |