|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
73
 | 
 2  | 
 8  | 
 if (my $err = $@)
  | 
 
| 
120
 | 
 5  | 
 4  | 
 $original ? :
  | 
 
| 
134
 | 
 2  | 
 0  | 
 $original ? :
  | 
 
| 
146
 | 
 1  | 
 0  | 
 $original ? :
  | 
 
| 
160
 | 
 2  | 
 0  | 
 $original ? :
  | 
 
| 
174
 | 
 4  | 
 0  | 
 $original ? :
  | 
 
| 
332
 | 
 2  | 
 4  | 
 unless (defined $opts)
  | 
 
| 
337
 | 
 2  | 
 4  | 
 defined $opts->{'rows'} ? :
  | 
 
| 
339
 | 
 0  | 
 6  | 
 unless $self->dbic_rs->{'attrs'}
  | 
 
| 
340
 | 
 0  | 
 6  | 
 unless ($attrs->{'order_by'})
  | 
 
| 
362
 | 
 2  | 
 2400  | 
 if ($limit and $ncalls >= $limit)
  | 
 
| 
432
 | 
 0  | 
 7  | 
 unless (defined $code)
  | 
 
| 
433
 | 
 3  | 
 4  | 
 unless (defined $opts)
  | 
 
| 
448
 | 
 0  | 
 7  | 
 unless (@primary_columns)
  | 
 
| 
459
 | 
 60  | 
 7  | 
 if ($last_row)
  | 
 
| 
473
 | 
 21  | 
 39  | 
 $order eq 'asc' ? :
  | 
 
| 
504
 | 
 0  | 
 5812  | 
 if ($limit and $n_rows == $limit)
  | 
 
| 
524
 | 
 66  | 
 2412  | 
 unless $next_o
  |