Branch Coverage

blib/lib/DBIx/Class/Helper/Row/ProxyResultSetUpdate.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
13 2 0 if $upd
15 0 2 unless my(%to_update) = $self->get_dirty_columns
18 0 2 unless $self->in_storage
22 1 1 if ($rows == 0) { }
0 1 elsif ($rows > 1) { }