line |
true |
false |
branch |
42
|
0 |
12 |
@args == 1 && is_HashRef($args[0]) ? :
|
44
|
12 |
0 |
if ($passed_ref->{'scion_ref'}) { }
|
75
|
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)) { }
|
83
|
15 |
0 |
$self->can('deep_clone') ? :
|
87
|
2 |
13 |
if ($self->has_graft_memory) { }
|
94
|
1 |
1 |
is_ArrayRef($clone_value) ? :
|
113
|
15 |
22 |
if ($passed_ref->{'match'} eq 'NO')
|
115
|
0 |
15 |
if ($passed_ref->{'primary_type'} eq 'SCALAR' and $passed_ref->{'primary_ref'} =~ /IGNORE/i) { }
|