Branch Coverage

blib/lib/DBIx/DataModel/Statement/JDBC.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
19 0 0 unless $self->{'sth'}
28 0 0 unless $self->{'sth'}
38 0 0 unless $self->{'sth'}
47 0 0 if @args
62 0 0 if $limit
69 0 0 if $self->{'offset'}
75 0 0 unless exists $self->{'row_count'}