| blib/lib/Text/Table/Tiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 18 | 18 | 100.0 |
| pod | 1 | 1 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 4 | 10 | n/a | BEGIN |
| 5 | 10 | n/a | BEGIN |
| 6 | 10 | n/a | BEGIN |
| 7 | 10 | n/a | BEGIN |
| 8 | 10 | n/a | BEGIN |
| 9 | 10 | n/a | BEGIN |
| 10 | 10 | n/a | BEGIN |
| 11 | 10 | n/a | BEGIN |
| 43 | 28 | Yes | generate_table |
| 96 | 26 | n/a | _top_border |
| 104 | 26 | n/a | _bottom_border |
| 112 | 70 | n/a | _rule_row |
| 125 | 26 | n/a | _header_row |
| 133 | 26 | n/a | _header_rule |
| 142 | 26 | n/a | _body |
| 150 | 86 | n/a | _text_row |
| 165 | 299 | n/a | _format_column |
| 185 | 26 | n/a | _calculate_widths |