| lib/Object/Meta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 203 | 0 | 0 | 0 | defined $sindexvalue and $sindexfield ne "" |
| 269 | 0 | 0 | 108 | defined $sfieldname and $sfieldname ne "" |
| 315 | 0 | 0 | 201 | defined $sfieldname and $sfieldname ne "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 71 | 0 | 58 | 0 | ref $_[0] || $_[0] |