Subroutine Coverage 
| blib/lib/SQL/Abstract/Tree.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 26 | 32 | 81.2 | 
| pod | 7 | 8 | 87.5 | 
| line | count | pod | subroutine | 
| 3 | 20 | n/a | BEGIN | 
| 4 | 20 | n/a | BEGIN | 
| 6 | 20 | n/a | BEGIN | 
| 7 | 20 | n/a | BEGIN | 
| 117 | 20 | n/a | BEGIN | 
| 118 | 20 | n/a | BEGIN | 
| 119 | 20 | n/a | BEGIN | 
| 120 | 20 | n/a | BEGIN | 
| 121 | 20 | n/a | BEGIN | 
| 122 | 20 | n/a | BEGIN | 
| 182 | 23 | No | BUILDARGS | 
| 289 | 0 | n/a | __ANON__ | 
| 290 | 0 | n/a | __ANON__ | 
| 291 | 0 | n/a | __ANON__ | 
| 294 | 1 | n/a | __ANON__ | 
| 295 | 1 | n/a | __ANON__ | 
| 296 | 0 | n/a | __ANON__ | 
| 299 | 0 | n/a | __ANON__ | 
| 300 | 0 | n/a | __ANON__ | 
| 301 | 2 | n/a | __ANON__ | 
| 318 | 4475 | Yes | parse | 
| 338 | 44752 | n/a | _recurse_parse | 
| 505 | 696 | Yes | format_keyword | 
| 522 | 697 | Yes | pad_keyword | 
| 532 | 11 | Yes | indent | 
| 535 | 1485 | n/a | _is_key | 
| 542 | 70 | Yes | fill_in_placeholder | 
| 558 | 2605 | Yes | unparse | 
| 563 | 13964 | n/a | _unparse | 
| 642 | 61064 | n/a | _parenthesis_unroll | 
| 791 | 48110 | n/a | _strip_asc_from_order_by | 
| 814 | 23 | Yes | format |