blib/lib/File/VirtualPath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 27 | 27 | 100.0 |
pod | 19 | 19 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
20 | 1 | n/a | BEGIN |
21 | 1 | n/a | BEGIN |
22 | 1 | n/a | BEGIN |
242 | 3 | Yes | new |
263 | 3 | Yes | initialize |
291 | 2 | Yes | clone |
316 | 9 | Yes | physical_root |
337 | 9 | Yes | physical_delimiter |
358 | 9 | Yes | path_delimiter |
379 | 42 | Yes | path |
400 | 41 | Yes | child_path |
420 | 1 | Yes | child_path_obj |
444 | 2 | Yes | chdir |
461 | 3 | Yes | path_string |
479 | 3 | Yes | physical_path_string |
498 | 4 | Yes | child_path_string |
517 | 4 | Yes | physical_child_path_string |
538 | 6 | Yes | path_element |
561 | 12 | Yes | current_path_level |
580 | 2 | Yes | inc_path_level |
596 | 1 | Yes | dec_path_level |
617 | 6 | Yes | current_path_element |
631 | 42 | n/a | _path_str_to_ra |
642 | 7 | n/a | _path_ra_to_str |
652 | 7 | n/a | _path_ra_to_phy_str |
675 | 41 | n/a | _join_two_path_ra |
693 | 74 | n/a | _simplify_path_ra |