| blib/lib/Aniki/Schema.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 44 | 0 | 362 | unless exists $self->_table_cache->{$table_name} | 
| 56 | 0 | 72 | unless defined $table | 
| 59 | 81 | 5 | unless $_->type eq 'UNIQUE' | 
| 62 | 63 | 14 | if @field_names == @related_fields | 
| 67 | 1 | 1 | if @field_names == @related_fields | 
| 76 | 65 | 0 | if ($self->context->schema->can($method)) |