| line |
l |
!l&&r |
!l&&!r |
condition |
|
12
|
0 |
64 |
0 |
ref $proto || $proto |
|
155
|
0 |
2 |
0 |
ref $proto || $proto |
|
226
|
0 |
16 |
0 |
ref $proto || $proto |
|
252
|
0 |
0 |
15 |
$self->{'encoding'} || $ENCODING || $DEFAULT_ENCODING |
|
281
|
58 |
0 |
0 |
shift() || croak('_open($element,...)') |
|
446
|
46 |
0 |
0 |
shift() || croak('_close($element)') |
|
477
|
3 |
0 |
0 |
shift() || croak('_element($element)') |
|
690
|
0 |
0 |
2 |
not $attrs or ref $attrs ne 'HASH' |
|
708
|
5 |
0 |
0 |
shift() || croak('usage: set_lang($lang)') |
|
792
|
0 |
0 |
0 |
not defined $id or $id eq '' |
|
832
|
17 |
0 |
6 |
ref $self eq 'XML::API' or $self->{'has_root_element'} |
|
864
|
2 |
0 |
0 |
ref $self eq 'XML::API' or $self->{'has_root_element'} |