blib/lib/Test2/Tools/MemoryCycle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 20 | 90.0 |
line | true | false | branch |
---|---|---|---|
38 | 1 | 2 | if $type eq "SCALAR" |
39 | 0 | 3 | if $type eq "ARRAY" |
40 | 1 | 2 | if $type eq "HASH" |
41 | 1 | 2 | if $type eq "CODE" |
51 | 2 | 1 | if ($ok) { } |
67 | 3 | 3 | unless ($refdisp) |
69 | 1 | 2 | if $sigil eq "HASH " |
70 | 0 | 3 | if $sigil eq "ARRAY " |
71 | 1 | 2 | if $sigil eq "REF " |
72 | 1 | 2 | if $sigil eq "CODE " |