Branch Coverage

blib/lib/DBIx/SimpleMigration/Client.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
9 0 1 unless @_ % 2 == 0
28 0 1 unless $self->{'dbh'}->do($query)
71 0 2 if ($@)