line |
true |
false |
branch |
51
|
0 |
12 |
@_ == 2 && is_HashRef($_[1]) ? :
|
53
|
12 |
0 |
if ($passed_ref->{'scion_ref'}) { }
|
86
|
6 |
37 |
if ($passed_ref->{'primary_type'} eq 'SCALAR' and $passed_ref->{'primary_ref'} eq 'IGNORE') { }
|
|
15 |
22 |
elsif ($self->_check_graft_state($passed_ref)) { }
|
94
|
15 |
0 |
$self->can('deep_clone') ? :
|
98
|
2 |
13 |
if ($self->has_graft_memory) { }
|
105
|
1 |
1 |
is_ArrayRef($clone_value) ? :
|
126
|
15 |
22 |
if ($passed_ref->{'match'} eq 'NO')
|
128
|
0 |
15 |
if ($passed_ref->{'primary_type'} eq 'SCALAR' and $passed_ref->{'primary_ref'} =~ /IGNORE/i) { }
|