| blib/lib/Data/Interactive/Inspect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 21 | 14.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 68 | 0 | 0 | 0 | exists $p{'begin'} and $p{'commit'} |
| 0 | 0 | 0 | exists $p{'begin'} and $p{'commit'} and $p{'rollback'} | |
| 289 | 0 | 9 | 0 | $failonerr and not $r |
| 296 | 0 | 0 | 0 | $failonerr and not $r |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 38 | 0 | 1 | 0 | ref $class || $class |
| 513 | 0 | 0 | 0 | ref($self->{'db'}{$key}) =~ /hash/i or ref($self->{'db'}{$key}) =~ /array/i |
| 660 | 2 | 0 | 0 | ref($self->{'db'}{$key}) =~ /hash/i or ref($self->{'db'}{$key}) =~ /array/i |