| blib/lib/Text/Table/Tiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 18 | 18 | 100.0 | 
| pod | 1 | 1 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 11 | n/a | BEGIN | 
| 4 | 11 | n/a | BEGIN | 
| 5 | 11 | n/a | BEGIN | 
| 6 | 11 | n/a | BEGIN | 
| 7 | 11 | n/a | BEGIN | 
| 8 | 11 | n/a | BEGIN | 
| 9 | 11 | n/a | BEGIN | 
| 10 | 11 | n/a | BEGIN | 
| 43 | 32 | Yes | generate_table | 
| 108 | 27 | n/a | _top_border | 
| 116 | 27 | n/a | _bottom_border | 
| 124 | 73 | n/a | _rule_row | 
| 137 | 27 | n/a | _header_row | 
| 145 | 27 | n/a | _header_rule | 
| 154 | 27 | n/a | _body | 
| 162 | 90 | n/a | _text_row | 
| 177 | 307 | n/a | _format_column | 
| 200 | 27 | n/a | _calculate_widths |