| blib/lib/Path/Naive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 13 | 100.0 |
| pod | 9 | 9 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 26 | 8 | Yes | abs_path |
| 35 | 29 | Yes | is_abs_path |
| 41 | 5 | Yes | is_rel_path |
| 47 | 27 | Yes | concat_path |
| 63 | 16 | Yes | concat_and_normalize_path |
| 68 | 57 | n/a | _normalize_path |
| 86 | 41 | Yes | normalize_path |
| 91 | 16 | Yes | normalize_and_split_path |
| 96 | 13 | Yes | rel_path |
| 120 | 70 | Yes | split_path |