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