Branch Coverage

blib/lib/DBIx/SimpleMigration/Client/SQLite.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
18 0 1 unless my $row = $self->{'dbh'}->selectrow_hashref($query, {}, $self->{'_options'}{'migrations_table'})