| blib/lib/WebFetch/Input/PerlStruct.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 8 | 25.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 48 | 0 | 1 | unless (defined $self->{'content'}) | 
| 51 | 1 | 0 | if (ref($self->{'content'})->isa('WebFetch::Data::Store')) { } | 
| 0 | 0 | elsif (ref $self->{'content'} eq 'HASH') { } | |
| 55 | 0 | 0 | if (exists $self->{'content'}{'fields'} and exists $self->{'content'}{'records'} and exists $self->{'content'}{'wk_names'}) |