| line | true | false | branch | 
 
| 40 | 0 | 5 | if not $self->target->name =~ /:/ or $self->target->uri->dbname | 
 
| 45 | 0 | 5 | if $uri->password | 
 
| 215 | 0 | 0 | unless $offset | 
 
| 242 | 0 | 0 | unless (ref $change->{'tags'}) | 
 
| 243 | 0 | 0 | $change->{'tags'} ? : | 
 
| 292 | 0 | 1 | $offset ? : | 
 
| 302 | 0 | 1 | if $self->_no_table_error and not $self->initialized | 
 
| 324 | 0 | 0 | if $self->initialized | 
 
| 329 | 0 | 0 | if $schema | 
 
| 337 | 2 | 4 | if $off | 
 
| 338 | 2 | 2 | if $lim | 
 
| 344 | 2 | 2 | unless $regex =~ /^\^/ | 
 
| 345 | 2 | 2 | unless $regex =~ /\$$/ | 
 
| 380 | 6 | 3 | unless ($file =~ /[\@?%\$]/) | 
 
| 390 | 1 | 2 | if (-e $alias) | 
 
| 391 | 1 | 0 | unless $alias->remove | 
 
| 409 | 0 | 2 | unless symlink $file->absolute, $alias | 
 
| 514 | 1 | 2 | if (my $err = $? || grep({/^Error:/m;} @out)) | 
 
| 523 | 1 | 1 | wantarray ? : |