blib/lib/Class/DBI/Sweet/More.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 15 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 22 | 1 | 6 | $$attributes{'rows'} and not $$attributes{'disable_sql_paging'} |
102 | 7 | 0 | 1 | exists $$val{'-and'} and ref $$val{'-and'} eq 'ARRAY' |
line | l | !l | condition |
---|---|---|---|
54 | 0 | 6 | $$attributes{'offset'} || 0 |
196 | 1 | 9 | $rel->args->{'join_type'} || '' |
206 | 2 | 6 | $rel->args->{'join_type'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 1 | 28 | 0 | ref $proto || $proto |