Branch Coverage

blib/lib/Data/All/IO/Base.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
33 0 0 if defined $self->__added_fields->{'_ORGINAL'}
44 0 6 if $self->ioconf->{'with_original'}
64 6 2 $rec ? :
83 1 1 wantarray ? :
96 0 1 unless $#{$records;} + 1
126 4 0 unless $self->ioconf->{'type'} eq 'db'