| blib/lib/UTF8BOM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 6 | 13 | 46.1 |
| pod | 7 | 7 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 13 | 2 | n/a | BEGIN |
| 14 | 2 | Yes | check_bom |
| 20 | 0 | Yes | remove_from_str |
| 27 | 0 | Yes | insert_into_str |
| 34 | 0 | Yes | remove_from_file |
| 47 | 0 | Yes | insert_into_file |
| 60 | 0 | Yes | remove_from_files |
| 81 | 0 | Yes | insert_into_files |
| 102 | 0 | n/a | _croak |