| line |
l |
!l&&r |
!l&&!r |
condition |
|
12
|
0 |
64 |
0 |
ref $proto || $proto |
|
141
|
0 |
2 |
0 |
ref $proto || $proto |
|
217
|
0 |
16 |
0 |
ref $proto || $proto |
|
243
|
0 |
0 |
15 |
$self->{'encoding'} || $ENCODING || $DEFAULT_ENCODING |
|
277
|
58 |
0 |
0 |
shift() || croak('_open($element,...)') |
|
446
|
46 |
0 |
0 |
shift() || croak('_close($element)') |
|
474
|
3 |
0 |
0 |
shift() || croak('_element($element)') |
|
689
|
0 |
0 |
2 |
not $attrs or ref $attrs ne 'HASH' |
|
709
|
5 |
0 |
0 |
shift() || croak('usage: set_lang($lang)') |
|
799
|
0 |
0 |
0 |
not defined $id or $id eq '' |
|
841
|
17 |
0 |
6 |
ref $self eq 'XML::API' or $self->{'has_root_element'} |
|
871
|
1 |
0 |
0 |
ref $self eq 'XML::API' or $self->{'has_root_element'} |