| blib/lib/File/Text/CSV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 12 | 75.0 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 57 | 11 | n/a | BEGIN |
| 58 | 11 | n/a | BEGIN |
| 59 | 11 | n/a | BEGIN |
| 60 | 11 | n/a | BEGIN |
| 64 | 11 | n/a | BEGIN |
| 106 | 10 | Yes | open |
| 234 | 0 | Yes | create |
| 274 | 32 | n/a | _check_columns |
| 297 | 26 | Yes | read |
| 316 | 31 | Yes | read_arrayref |
| 336 | 0 | Yes | write |
| 372 | 0 | Yes | close |