Branch Coverage

blib/lib/Teng/ResultSet.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
31 0 0 ref $_[0] ? :
33 0 0 unless $args{'table'}
34 0 0 unless $args{'row_class'}
39 0 0 unless (Class::Load::load_optional_class($pkg))
62 0 0 unless $self->where
68 0 0 unless $where
69 0 0 unless $self->opt
72 0 0 unless $opt
76 0 0 wantarray ? :
96 0 0 unless $self->where
97 0 0 unless $where
100 0 0 unless $self->opt
101 0 0 unless $opt