Condition Coverage

blib/lib/MozRepl/RemoteObject/Methods.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

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')

or 3 conditions

line l !l&&r !l&&!r condition
247 0 0 0 $ref ||= $self