| line |
true |
false |
branch |
|
717
|
0 |
0 |
unless ref $self |
|
718
|
0 |
0 |
defined $self->fault ? : |
|
750
|
0 |
0 |
unless (ref $self) |
|
760
|
0 |
0 |
unless ref $self and UNIVERSAL::isa($self, 'UDDI::Data') |
|
770
|
0 |
0 |
UNIVERSAL::isa($data, 'UDDI::Data') ? : |
|
774
|
0 |
0 |
exists $$UDDI::Data::attributes{$name}{$method} ? : |
|
798
|
0 |
0 |
if not @_ and exists $$UDDI::Data::elements{$method} |
|
801
|
0 |
0 |
if not ref $_[0] and exists $$UDDI::Data::elements{$method} |
|
805
|
0 |
0 |
unless (UNIVERSAL::isa($_[0], 'UDDI::Data')) |
|
809
|
0 |
0 |
ref $_[0] eq 'HASH' ? : |
|
815
|
0 |
0 |
if (defined $name) |
|
819
|
0 |
0 |
@_ > 1 ? : |
|
|
0 |
0 |
if exists $$UDDI::Data::attributes{$name} and exists $$UDDI::Data::attributes{$name}{$method} |
|
827
|
0 |
0 |
if ref $_ and UNIVERSAL::isa($_, 'UDDI::Data') |
|
828
|
0 |
0 |
ref $_ eq 'ARRAY' ? : |
|
832
|
0 |
0 |
wantarray ? : |
|
|
0 |
0 |
if exists $$UDDI::Data::elements{$name} and exists $$UDDI::Data::elements{$name}{$method} |
|
837
|
0 |
0 |
if exists $$UDDI::Data::elements{$method} and exists $$UDDI::Data::elements{$method}{$name} |
|
844
|
0 |
0 |
if (UNIVERSAL::can($UDDI::Data::ISA[0], $method)) |
|
860
|
0 |
0 |
if $method eq 'DESTROY' |
|
879
|
0 |
0 |
unless (ref $self) |
|
881
|
0 |
0 |
$SOAP::Constants::PREFIX_ENV ? : |
|
902
|
0 |
0 |
if ref $value eq 'ARRAY' |
|
904
|
0 |
0 |
if ref $value eq 'HASH' |
|
907
|
0 |
0 |
unless $attr |
|
908
|
0 |
0 |
ref $value ? : |
|
939
|
0 |
0 |
if exists $$attrs{'href'} or (SOAP::Utils::splitlongname($name))[0] eq $SOAP::Constants::NS_ENV |
|
943
|
0 |
0 |
ref $children && @$children ? : |