| blib/lib/DataTables.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 22 | 26 | 84.6 |
| pod | 10 | 11 | 90.9 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 11 | 2 | n/a | BEGIN |
| 12 | 2 | n/a | BEGIN |
| 19 | 1 | Yes | new |
| 39 | 6 | Yes | tables |
| 53 | 10 | Yes | columns |
| 67 | 0 | Yes | dbh |
| 81 | 3 | Yes | data_output_format |
| 98 | 1 | Yes | patterns |
| 112 | 1 | Yes | join_clause |
| 124 | 1 | Yes | where_clause |
| 136 | 3 | n/a | _columns_arr |
| 186 | 0 | Yes | print_json |
| 197 | 1 | No | table_data |
| 325 | 0 | Yes | json |
| 336 | 1 | n/a | _create_datatables_request |
| 345 | 1 | n/a | _generate_where_clause |
| 401 | 0 | n/a | _add_where_clause |
| 429 | 1 | n/a | _generate_order_clause |
| 457 | 1 | n/a | _get_query_parameters |