Condition Coverage

blib/lib/DBIx/Class/ResultSourceHandle.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
48 0 206 0 $self->{'schema'} || $self->{'_detached_source'} and $self->{'source_moniker'}

or 3 conditions

line l !l&&r !l&&!r condition
46 0 206 0 ref $class || $class
48 206 0 0 $self->{'schema'} || $self->{'_detached_source'}