blib/lib/Jifty/DBI/Record/Cachable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 25 | 24.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
112 | 0 | 0 | 1 | $rvalue and not $self->_is_in_transaction |
117 | 0 | 0 | 0 | $self->id and not $self->_is_in_transaction |
152 | 0 | 0 | 7 | $rvalue and not $self->_is_in_transaction |
270 | 9 | 0 | 0 | blessed $value and $value->isa('Jifty::DBI::Record') |
line | l | !l | condition |
---|---|---|---|
136 | 0 | 0 | delete $attr{'_handle'} || undef |
273 | 1 | 0 | $$value{'operator'} || '=' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 0 | 15 | 0 | $$self{'_class'} || $self->table |
74 | 0 | 0 | 0 | $$self{'_class'} || $self->table |
83 | 0 | 20 | 0 | $$self{'_class'} || $self->table |