blib/lib/SQL/Inserter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 20 | 20 | 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 |
7 | 5 | n/a | BEGIN |
8 | 5 | n/a | BEGIN |
135 | 13 | Yes | new |
212 | 33 | Yes | insert |
315 | 10 | Yes | simple_insert |
371 | 18 | Yes | multi_insert_sql |
387 | 15 | n/a | _hash_insert |
406 | 9 | n/a | _write_full_buffer |
418 | 6 | n/a | _prepare_full_buffer_insert |
425 | 5 | n/a | _empty_buffer |
445 | 9 | n/a | _write_hash_buffer |
460 | 21 | n/a | _execute |
469 | 32 | n/a | _cleanup |
476 | 13 | n/a | DESTROY |
484 | 38 | n/a | _create_insert_sql |
499 | 34 | n/a | _row_placeholders |
525 | 8 | n/a | _on_duplicate_key_update |