Condition Coverage

blib/lib/DBIx/QuickORM/ORM.pm
Criterion Covered Total %
condition 4 9 44.4


or 3 conditions

line l !l&&r !l&&!r condition
31 8 19 0 $self->{'schema'} or $self->{'autofill'}
43 24 0 0 $self->{'db'} // croak("'db' has not been set")
72 0 2 0 $self->{'connection'} //= $self->connect