line |
!l |
l&&!r |
l&&r |
condition |
760
|
0 |
0 |
0 |
ref $self and UNIVERSAL::isa($self, 'UDDI::Data') |
798
|
0 |
0 |
0 |
not @_ and exists $$UDDI::Data::elements{$method} |
801
|
0 |
0 |
0 |
not ref $_[0] and exists $$UDDI::Data::elements{$method} |
819
|
0 |
0 |
0 |
exists $$UDDI::Data::attributes{$name} and exists $$UDDI::Data::attributes{$name}{$method} |
827
|
0 |
0 |
0 |
ref $_ and UNIVERSAL::isa($_, 'UDDI::Data') |
832
|
0 |
0 |
0 |
exists $$UDDI::Data::elements{$name} and exists $$UDDI::Data::elements{$name}{$method} |
837
|
0 |
0 |
0 |
exists $$UDDI::Data::elements{$method} and exists $$UDDI::Data::elements{$method}{$name} |
943
|
0 |
0 |
0 |
ref $children && @$children |