| blib/lib/Data/DRef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 20 | 35.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 433 | 0 | 0 | $target and scalar %kvp_criteria | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 150 | 0 | 0 | 3 | $key >= 0 and $key < scalar @$target | 
| 344 | 0 | 22 | 34 | defined $dref and length $dref | 
| 438 | 0 | 0 | 0 | defined $dref && length $dref | 
| 454 | 0 | 0 | 0 | defined $dref && length $dref | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 149 | 1 | 2 | 0 | $key eq '0' or $key > 0 | 
| 526 | 2 | 0 | 2 | not ref $value or $visited{$value}++ |