Branch Coverage
blib/lib/Test/Memory/Cycle.pm |
|
Criterion |
Covered |
Total |
% |
branch |
27 |
30 |
90.0
|
line |
true |
false |
branch |
100
|
9 |
27 |
if $type eq 'SCALAR' |
101
|
11 |
25 |
if $type eq 'ARRAY' |
102
|
16 |
20 |
if $type eq 'HASH' |
103
|
0 |
36 |
if $type eq 'CODE' |
112
|
7 |
4 |
unless $ok |
165
|
6 |
13 |
$is_weakened ? : |
167
|
4 |
15 |
if $type eq 'SCALAR' |
168
|
8 |
11 |
if $type eq 'ARRAY' |
169
|
7 |
12 |
if $type eq 'HASH' |
178
|
3 |
0 |
unless $ok |
215
|
17 |
93 |
unless ($refdisp) |
217
|
6 |
11 |
if $sigil eq 'HASH ' |
218
|
6 |
11 |
if $sigil eq 'ARRAY ' |
219
|
3 |
14 |
if $sigil eq 'REF ' |
220
|
0 |
17 |
if $sigil eq 'CODE ' |