| blib/lib/Rose/DB/Object/Metadata/Relationship/ManyToOne.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 26 | 42.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 105 | 346 | 0 | 8 | @_ and $method eq 'key_columns' | 
| 346 | 0 | 0 | @_ > 1 and $method eq 'key_column' | |
| 271 | 0 | 0 | 0 | $local_columns eq $pk_columns and length $local_columns | 
| line | l | !l | condition | 
|---|---|---|---|
| 202 | 250 | 16 | $self->$_ || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 105 | 8 | 0 | 346 | @_ and $method eq 'key_columns' or @_ > 1 and $method eq 'key_column' | 
| 157 | 0 | 0 | 0 | $self->method_name('get_set_on_save') || $self->method_name('get_set') | 
| 209 | 0 | 0 | 16 | $type eq 'get_set' or $type eq 'get_set_now' | 
| 0 | 8 | 8 | $type eq 'get_set' or $type eq 'get_set_now' or $type eq 'get_set_on_save' | |
| 0 | 8 | 0 | $type eq 'delete_now' or $type eq 'delete_on_save' |