Branch Coverage

blib/lib/LittleORM/Model/Field.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
79 0 0 unless ($rv)
83 0 0 if ($tables)
89 0 0 if ($table eq $rv)
107 0 0 if (&blessed($attr) and $attr->isa('LittleORM::Model::Field'))
117 0 0 if ($self->model)
137 0 0 if ($rv) { }
0 0 elsif (my $f = $self->base_field) { }
140 0 0 $table ? :
148 0 0 if (my $f = $self->db_func)
150 0 0 $self->_distinct ? :