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
208 0 0 unless $offset
235 0 0 unless (ref $change->{'tags'})
236 0 0 $change->{'tags'} ? :
285 0 1 $offset ? :
295 0 1 if $self->_no_table_error and not $self->initialized
317 0 0 if $self->initialized
322 0 0 if $schema
330 2 4 if $off
331 2 2 if $lim
337 2 2 unless $regex =~ /^\^/
338 2 2 unless $regex =~ /\$$/
373 6 3 unless ($file =~ /[\@?%\$]/)
383 1 2 if (-e $alias)
384 1 0 unless $alias->remove
402 0 2 unless symlink $file->absolute, $alias
512 1 2 if (my $err = $? || grep({/^Error:/m;} @out))
521 1 1 wantarray ? :