| blib/lib/DBIx/QuickORM/SQLBuilder/SQLAbstract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 21 | 24 | 87.5 |
| pod | 1 | 9 | 11.1 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 23 | n/a | BEGIN |
| 3 | 23 | n/a | BEGIN |
| 7 | 23 | n/a | BEGIN |
| 8 | 23 | n/a | BEGIN |
| 9 | 23 | n/a | BEGIN |
| 10 | 23 | n/a | BEGIN |
| 12 | 23 | n/a | BEGIN |
| 16 | 23 | Yes | new |
| 21 | 23 | n/a | BEGIN |
| 26 | 162 | No | qorm_delete |
| 26 | 162 | No | qorm_insert |
| 26 | 162 | No | qorm_select |
| 26 | 162 | No | qorm_update |
| 26 | 162 | No | qorm_where |
| 54 | 23 | n/a | BEGIN |
| 60 | 2 | No | qorm_upsert |
| 99 | 80 | n/a | _insert_args |
| 114 | 4 | n/a | _delete_args |
| 127 | 12 | n/a | _update_args |
| 139 | 66 | n/a | _select_args |
| 150 | 0 | n/a | _where_args |
| 160 | 0 | No | qorm_and |
| 166 | 0 | No | qorm_or |
| 172 | 92 | n/a | _format_insert_and_update_data |