| lib/Object/Meta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 20 | 65.0 |
| line | true | false | branch |
|---|---|---|---|
| 79 | 35 | 23 | if (scalar @_ > 1) |
| 123 | 153 | 0 | if ($_ ne "") |
| 151 | 157 | 0 | if ($_ ne "") |
| 177 | 42 | 0 | if (defined $sindexfield) |
| 203 | 0 | 0 | if (defined $sindexvalue and $sindexfield ne "") |
| 268 | 13 | 108 | if ($imta) { } |
| 269 | 108 | 0 | if (defined $sfieldname and $sfieldname ne "") |
| 272 | 105 | 3 | if (exists $self->[0]{$sfieldname}) { } |
| 315 | 201 | 0 | if (defined $sfieldname and $sfieldname ne "") |
| 319 | 163 | 38 | if exists $self->[1]{$sfieldname} |