Branch Coverage

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


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