| blib/lib/Path/Trim.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 11 | 100.0 |
| pod | 8 | 8 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 9 | 1 | Yes | new |
| 13 | 130 | Yes | get_current_directory |
| 18 | 2 | Yes | set_current_directory |
| 23 | 130 | Yes | get_parent_directory |
| 28 | 2 | Yes | set_parent_directory |
| 33 | 128 | Yes | get_directory_separator |
| 38 | 2 | Yes | set_directory_separator |
| 43 | 128 | Yes | trim_path |