Branch Coverage

blib/lib/DBIx/Class/Tree/AdjacencyList/Ordered.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
79 1 0 if (@_)
104 83 11 if (@_)
107 3 80 if (ref $new_parent)
110 0 83 if $new_parent == ($self->get_column($parent_col) || 0)