blib/lib/Schema/Data/Data.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 0 | unless (defined $self->{'schema_module'}) |
46 | 0 | 0 | if ($Schema::Data::Data::EVAL_ERROR) |
61 | 0 | 0 | if ($Schema::Data::Data::EVAL_ERROR) |
66 | 0 | 0 | unless ($self->{'_schema'}->isa("DBIx::Class::Schema")) |
72 | 0 | 0 | if ($self->{'db_debug'}) |
91 | 0 | 0 | unless (exists $variables_hr->{$required_variable}) |
102 | 0 | 0 | if ($data_hr->{'_order'}) { } |
105 | 0 | 0 | if (&none(sub { $_ eq $db_name; } , @order)) |
118 | 0 | 0 | unless (exists $data_hr->{$db_name}) |