line |
!l |
l&&!r |
l&&r |
condition |
294
|
0 |
0 |
0 |
not $self->$_test_for_existance($copts, $cmds->{'exists_db'}, @args) and $self->info("Creating $driver database $db")
|
298
|
0 |
0 |
0 |
$self->debug and $r
|
303
|
0 |
0 |
0 |
$self->debug and $r
|
314
|
0 |
0 |
0 |
$self->dry_run and $self->output("Would create $schema_class")
|
350
|
0 |
0 |
0 |
not $self->$_test_for_existance($copts, $cmds->{'exists_user'}, @args) and $self->info("Creating $driver user $user")
|
354
|
0 |
0 |
0 |
$self->debug and $r
|
469
|
0 |
0 |
0 |
$self->dry_run and $self->dumper($cfg_data)
|
490
|
0 |
0 |
0 |
$self->dry_run and $self->output($cmd)
|
512
|
0 |
0 |
0 |
$_->can('class') and $_->class eq 'ValidationErrors'
|