| blib/lib/DBIx/Squirrel/it.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 20 | 29 | 68.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 101 | 0 | 1102 | 68 | $attr->{'buffer'} && @{$attr->{'buffer'};} < 1 |
| 201 | 2 | 16 | 1084 | $transformed and not @{$results;} |
| 462 | 0 | 0 | 0 | !$attr->{'sth'}{'Active'} && $self->_cache_empty |
| 545 | 4 | 0 | 1106 | @transforms and @_ |
| 621 | 4 | 2 | 3 | defined $attr->{'transforms'} and @{$attr->{'transforms'};} |
| 629 | 2 | 3 | 0 | defined $attr->{'bind_values'} and @{$attr->{'bind_values'};} |
| line | l | !l | condition |
|---|---|---|---|
| 124 | 2 | 7 | $attr->{'cache_size_fixed'} ||= Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.42.0/B/Deparse.pm line 5762. |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 123 | 5 | 4 | 0 | $attr->{'cache_size'} ||= DEFAULT_CACHE_SIZE() |
| 321 | 0 | 0 | 1 | $_[0] < DEFAULT_CACHE_SIZE() or $_[0] > CACHE_SIZE_LIMIT() |
| 390 | 1070 | 60 | 8 | $attr->{'sth'}{'Active'} || !$self->_cache_empty |