| blib/lib/SQL/Tiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 10 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 5 | n/a | BEGIN |
| 4 | 5 | n/a | BEGIN |
| 5 | 5 | n/a | BEGIN |
| 19 | 5 | n/a | BEGIN |
| 126 | 7 | Yes | sql_select |
| 172 | 1 | Yes | sql_insert |
| 238 | 3 | Yes | sql_update |
| 304 | 3 | Yes | sql_delete |
| 322 | 13 | n/a | _build_where_section |
| 361 | 14 | n/a | _build_by_section |