blib/lib/Specio/PartialDump.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 12 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 0 | 316 | 0 | defined $MaxElements and @what / 2 > $MaxElements |
line | l | !l | condition |
---|---|---|---|
139 | 101 | 165 | &blessed($array) || '' |
148 | 163 | 153 | &blessed($hash) || '' |
160 | 679 | 227 | &blessed($scalar) || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
123 | 308 | 0 | 1746 | $reftype eq "REF" or $reftype eq "LVALUE" |