| blib/lib/Table/Simple/Output.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 16 | 93.7 |
| pod | 8 | 9 | 88.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 130 | 2 | No | BUILD |
| 137 | 2 | n/a | _compute_widths |
| 153 | 2 | n/a | _build__hrule |
| 167 | 0 | n/a | _build__blank_row |
| 195 | 6 | Yes | center |
| 218 | 4 | Yes | left_justify |
| 237 | 4 | Yes | right_justify |
| 256 | 2 | Yes | build_row_output |
| 292 | 2 | Yes | build_column_name_output |
| 321 | 2 | Yes | build_table_name_output |
| 349 | 2 | Yes | build_table_output |
| 372 | 2 | Yes | print_table |