Condition Coverage

blib/lib/Persistent/Hash.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
152 0 0 0 not $untied_self->_IsDirty and $untied_self->SAVE_ONLY_IF_DIRTY
278 0 0 0 defined $$untied_self{'_object_id'} and defined $$untied_self{'_initialized'}
298 0 0 0 not $$untied_self{'_data_fields'}{$key} and $untied_self->STRICT_FIELDS
304 0 0 0 not $$untied_self{'_index_fields'}{$key} and $untied_self->STRICT_FIELDS