blib/lib/Data/Walk/Prune.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
63 | 0 | 3 | @_ == 2 && is_HashRef($_[1]) ? : |
108 | 0 | 16 | unless (exists $passed_ref->{'secondary_ref'}) |
122 | 16 | 0 | if ($passed_ref->{'skip'} eq 'NO') |
124 | 3 | 13 | if ($self->_dispatch_method($prune_decision_dispatch, $passed_ref->{'primary_type'}, $passed_ref)) { } |
3 | 10 | elsif ($self->_has_prune_list) { } | |
134 | 3 | 0 | exists $passed_ref->{'secondary_ref'} ? : |
140 | 1 | 2 | if ($self->has_prune_memory and $self->get_prune_memory) |
197 | 0 | 0 | if ($self->change_array_size) { } |