| blib/lib/Aniki/Schema/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 79 | 4 | 74 | wantarray ? : | 
| 83 | 0 | 131 | unless exists $self->_fields_map_cache->{$name} | 
| 95 | 270 | 9 | if $constraint->type ne 'FOREIGN KEY' | 
| 96 | 6 | 3 | if $constraint->reference_table ne $self->name | 
| 106 | 86 | 3 | if ($self->_schema->schema_class->can('relationship_rules')) | 
| 109 | 224 | 112 | if $rule->{'src_table_name'} ne $self->_table->name | 
| 121 | 90 | 0 | if ($self->_table->can($method)) |