| 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 |
| 123 | 6 | Yes | sql_select |
| 169 | 1 | Yes | sql_insert |
| 228 | 3 | Yes | sql_update |
| 287 | 3 | Yes | sql_delete |
| 305 | 12 | n/a | _build_where_section |
| 337 | 12 | n/a | _build_by_section |