blib/lib/Mojo/DB/Results/Role/MoreMethods.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 73 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 0 | 0 | defined $results_class and $results_class ne '' |
44 | 0 | 0 | 0 | $ref and $ref eq 'ARRAY' |
47 | 0 | 0 | 0 | defined $_ and not ref $_ |
198 | 0 | 0 | 0 | $value_is_column || $flatten and $key_ref ne 'CODE' |
0 | 0 | 0 | $value_is_column || $flatten and $key_ref ne 'CODE' and $value_ref ne 'CODE' | |
199 | 0 | 0 | 0 | $type and $type ne 'array' |
235 | 0 | 0 | 0 | defined $key and $key ne '' |
417 | 0 | 0 | 0 | $index >= -$num_columns and $index < $num_columns |
line | l | !l | condition |
---|---|---|---|
15 | 0 | 0 | $_[$_] // '' |
24 | 0 | 0 | $_[$_] // '' |
56 | 0 | 0 | $results_class ||= [] |
133 | 0 | 0 | $indexes[0] // 0 |
261 | 0 | 0 | $value_ref // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | %options or $mysql_flag |
0 | 0 | 0 | %options or $mysql_flag or $pg_flag | |
42 | 0 | 0 | 0 | $ref eq '' or $ref eq 'ARRAY' |
55 | 0 | 0 | 0 | $mysql_flag or $pg_flag |
104 | 0 | 0 | 0 | $die or $one |
113 | 0 | 0 | 0 | $die or $one |
129 | 0 | 0 | 0 | $die or $one |
198 | 0 | 0 | 0 | $value_is_column || $flatten |
227 | 0 | 0 | 0 | $key_ref eq 'ARRAY' or $key_ref eq 'CODE' |
250 | 0 | 0 | 0 | not defined $value or $value eq '' |
293 | 0 | 0 | 0 | $type eq 'array' or $type eq 'c' |
314 | 0 | 0 | 0 | $type eq 'array' or $type eq 'c' |
333 | 0 | 0 | 0 | $type eq 'array' or $type eq 'c' |