| blib/lib/Sphinx/XMLpipe2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 22 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 9 | 1 | 3 | unless %args | 
| 37 | 1 | 1 | unless exists $data->{'id'} | 
| 40 | 1 | 0 | unless exists $self->{'data'}{'sphinx:document'} | 
| 45 | 1 | 0 | if (ref $self->{'attrs'} eq 'HASH') { } | 
| 0 | 0 | elsif (ref $self->{'attrs'} eq 'ARRAY') { } | |
| 56 | 4 | 0 | if exists $data->{$_} | 
| 67 | 1 | 1 | unless exists $data->{'id'} | 
| 70 | 1 | 0 | unless exists $self->{'data'}{'sphinx:killlist'}{'id'} | 
| 90 | 1 | 0 | if (ref $self->{'attrs'} eq 'HASH') { } | 
| 0 | 0 | elsif (ref $self->{'attrs'} eq 'ARRAY') { } | |
| 98 | 0 | 0 | if exists $definition->{$_} |