Branch Coverage

blib/lib/Cookieville/Read.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
26 4 10 unless ($rs)
33 2 8 unless (ref $q eq 'HASH')
40 3 5 if $self->param('order_by')
41 2 6 if $self->param('page')
42 3 5 if $self->param('limit')
43 3 5 if $self->param('columns')
55 1 1 if (my $columns = $self->stash('extra')->{'columns'}) { }
68 1 3 $v =~ /[\s,]/ ? :