blib/lib/Catmandu/Addable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
36 | 1 | 43 | if (is_hash_ref($many)) |
41 | 20 | 23 | if (is_array_ref($many)) |
46 | 22 | 1 | if (is_invocant($many)) |
65 | 3 | 87 | if $self->autocommit and not $self->_commit |