| blib/lib/Data/Walk/Prune.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 3 | @args == 1 && is_HashRef($args[0]) ? : |
| 101 | 0 | 16 | unless (exists $passed_ref->{'secondary_ref'}) |
| 113 | 16 | 0 | if ($passed_ref->{'skip'} eq 'NO') |
| 115 | 3 | 13 | if ($self->_dispatch_method($prune_decision_dispatch, $passed_ref->{'primary_type'}, $passed_ref)) { } |
| 3 | 10 | elsif ($self->_has_prune_list) { } | |
| 125 | 3 | 0 | exists $passed_ref->{'secondary_ref'} ? : |
| 131 | 1 | 2 | if ($self->has_prune_memory and $self->get_prune_memory) |
| 184 | 0 | 0 | if ($self->change_array_size) { } |