blib/lib/DBIx/SimpleQuery/Object.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 0 | if (not scalar @results and $$self{'field_count'} == 1) { } |
0 | 0 | elsif (scalar @results == 1) { } | |
39 | 0 | 0 | if ($$self{'field_count'} == 1) |
55 | 0 | 0 | $$self{'count'} ? : |
65 | 0 | 0 | unless defined $i |
71 | 0 | 0 | unless defined $i |