line |
!l |
l&&!r |
l&&r |
condition |
81
|
0 |
0 |
0 |
ref $_ and &blessed($_) |
|
0 |
0 |
0 |
ref $_ and &blessed($_) and $_->isa('MozRepl::RemoteObject::Instance') |
|
0 |
0 |
0 |
ref $_ and &blessed($_) |
|
0 |
0 |
0 |
ref $_ and &blessed($_) and $_->isa('MozRepl::RemoteObject') |
|
0 |
0 |
0 |
ref $_ and ref $_ eq 'CODE' |
197
|
0 |
0 |
0 |
$other and ref $other |
|
0 |
0 |
0 |
$other and ref $other and &blessed($other) |
|
0 |
0 |
0 |
$other and ref $other and &blessed($other) and $other->isa('MozRepl::RemoteObject::Instance') |
|
0 |
0 |
0 |
$other and ref $other and &blessed($other) and $other->isa('MozRepl::RemoteObject::Instance') and $self->isa('MozRepl::RemoteObject::Instance') |