| blib/lib/Path/Naive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 10 | 100.0 |
| pod | 7 | 7 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 24 | 8 | Yes | abs_path |
| 33 | 14 | Yes | is_abs_path |
| 39 | 5 | Yes | is_rel_path |
| 45 | 41 | Yes | normalize_path |
| 62 | 54 | Yes | split_path |
| 68 | 27 | Yes | concat_path |
| 84 | 16 | Yes | concat_and_normalize_path |