| line | true | false | branch | 
 
| 112 | 0 | 0 | if ($value) { } | 
 
| 113 | 0 | 0 | if (my($find, $by) = $key =~ /find_(.*)_by_(.*)/) { } | 
 
| 116 | 0 | 0 | if ($find eq 'records') | 
 
| 119 | 0 | 0 | if ($find eq 'group_records') | 
 
| 123 | 0 | 0 | if ($by =~ /group_record/) | 
 
| 129 | 0 | 0 | if (my($type) = $key =~ /(.*)_records/) | 
 
| 135 | 0 | 0 | if (my($type) = $key =~ /(.*)_records/) | 
 
| 159 | 0 | 0 | defined $params{'adaptor'} ? : | 
 
| 160 | 0 | 0 | defined $params{'records'} ? : | 
 
| 161 | 0 | 0 | defined $params{'parameter_set'} ? : | 
 
| 162 | 0 | 0 | defined $params{'id'} ? : | 
 
| 163 | 0 | 0 | defined $params{'created_at'} ? : | 
 
| 164 | 0 | 0 | defined $params{'modified_at'} ? : | 
 
| 165 | 0 | 0 | defined $params{'type'} ? : | 
 
| 168 | 0 | 0 | if ($params{'data'}) { } | 
 
| 226 | 0 | 0 | if ($key) { } | 
 
| 227 | 0 | 0 | if ($value) | 
 
| 246 | 0 | 0 | if @_ | 
 
| 259 | 0 | 0 | if @_ | 
 
| 272 | 0 | 0 | if @_ | 
 
| 285 | 0 | 0 | if @_ | 
 
| 298 | 0 | 0 | if @_ | 
 
| 311 | 0 | 0 | if @_ | 
 
| 324 | 0 | 0 | if @_ | 
 
| 337 | 0 | 0 | if @_ | 
 
| 353 | 0 | 0 | if ($self->records) | 
 
| 355 | 0 | 0 | if ($record->type eq $type) | 
 
| 360 | 0 | 0 | if ($$options{'order_by'}) | 
 
| 377 | 0 | 0 | if ($params{'record_type'}) | 
 
| 383 | 0 | 0 | if ($params{'options'}{'adaptor'}) | 
 
| 402 | 0 | 0 | if ($params{'options'}) | 
 
| 404 | 0 | 0 | if ($options{'order_by'}) | 
 
| 420 | 0 | 0 | if @_ |