| blib/lib/WebFetch/Data/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 84 | 0 | 0 | defined $fname ? : | 
| 85 | 0 | 0 | unless defined $fname | 
| 86 | 0 | 0 | if (exists $obj->{'findex'}{$fname}) | 
| 98 | 0 | 0 | if $class->can($name) | 
| 110 | 0 | 0 | if (exists $obj->{'findex'}{$name}) { } | 
| 0 | 0 | elsif (exists $obj->{'wk_names'}{$name}) { } | |
| 112 | 0 | 0 | if (defined $value) { } | 
| 122 | 0 | 0 | if (defined $value) { } | 
| 142 | 0 | 0 | unless my $type = ref $self | 
| 148 | 0 | 0 | if $name =~ /^[A-Z]+$/x | 
| 151 | 0 | 0 | if (exists $self->{'obj'}{'findex'}{$name} or exists $self->{'obj'}{'wk_names'}{$name}) { } |