| blib/lib/Data/Dumper/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 9 | 7 | 1 | $r and defined $seen{$run}{$addr} |
| line | l | !l | condition |
|---|---|---|---|
| 31 | 8 | 9 | reftype $thing || '' |
| 32 | 8 | 9 | refaddr $thing || 0 |
| 39 | 1 | 7 | $seen{$run}{$addr} //= scalar keys %{$seen{$run};} |