Branch Coverage

blib/lib/App/Sqitch/Engine/exasol.pm
Criterion Covered Total %
branch 22 38 57.8


line true false branch
40 0 5 if not $self->target->name =~ /:/ or $self->target->uri->dbname
45 0 5 if $uri->password
217 0 0 unless $offset
244 0 0 unless (ref $change->{'tags'})
245 0 0 $change->{'tags'} ? :
294 0 1 $offset ? :
304 0 1 if $self->_no_table_error and not $self->initialized
326 0 0 if $self->initialized
331 0 0 if $schema
339 2 4 if $off
340 2 2 if $lim
346 2 2 unless $regex =~ /^\^/
347 2 2 unless $regex =~ /\$$/
382 6 3 unless ($file =~ /[\@?%\$]/)
392 1 2 if (-e $alias)
393 1 0 unless $alias->remove
411 0 2 unless symlink $file->absolute, $alias
516 1 2 if (my $err = $? || grep({/^Error:/m;} @out))
525 1 1 wantarray ? :