blib/lib/Net/LDAP/Filter/SQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 11 | 11 | 100.0 |
pod | 4 | 4 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 3 | n/a | BEGIN |
3 | 3 | n/a | BEGIN |
6 | 3 | n/a | BEGIN |
11 | 3 | n/a | BEGIN |
12 | 3 | n/a | BEGIN |
15 | 20 | n/a | _filter_parse |
55 | 14 | n/a | _escape_identifier |
61 | 10 | Yes | sql_clause |
67 | 10 | Yes | sql_values |
73 | 1 | Yes | as_string |
78 | 1 | Yes | new_from_data |