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 |
133 | 13 | Yes | new |
210 | 31 | Yes | insert |
313 | 10 | Yes | simple_insert |
369 | 18 | Yes | multi_insert_sql |
385 | 13 | n/a | _hash_insert |
404 | 9 | n/a | _write_full_buffer |
416 | 6 | n/a | _prepare_full_buffer_insert |
423 | 5 | n/a | _empty_buffer |
443 | 7 | n/a | _write_hash_buffer |
458 | 19 | n/a | _execute |
467 | 30 | n/a | _cleanup |
474 | 13 | n/a | DESTROY |
482 | 36 | n/a | _create_insert_sql |
497 | 32 | n/a | _row_placeholders |
523 | 7 | n/a | _on_duplicate_key_update |