| blib/lib/SQL/OOP/Where.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 19 | 78.9 |
| pod | 14 | 14 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 15 | n/a | BEGIN |
| 3 | 15 | n/a | BEGIN |
| 4 | 15 | n/a | BEGIN |
| 5 | 15 | n/a | BEGIN |
| 11 | 24 | Yes | new |
| 19 | 0 | Yes | and_hash |
| 28 | 0 | Yes | or_hash |
| 37 | 4 | Yes | and_abstract |
| 45 | 1 | Yes | or_abstract |
| 53 | 5 | n/a | _append_hash |
| 65 | 16 | Yes | and |
| 73 | 5 | Yes | or |
| 81 | 61 | Yes | cmp |
| 98 | 0 | Yes | cmp_nested |
| 113 | 3 | Yes | is_null |
| 124 | 0 | Yes | is_not_null |
| 135 | 6 | Yes | between |
| 153 | 2 | Yes | in |
| 170 | 2 | Yes | not_in |