| blib/lib/File/TreeCreate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 15 | 15 | 100.0 | 
| pod | 8 | 8 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 5 | 1 | n/a | BEGIN | 
| 7 | 1 | n/a | BEGIN | 
| 8 | 1 | n/a | BEGIN | 
| 12 | 2 | Yes | new | 
| 21 | 2 | n/a | _init | 
| 26 | 29 | Yes | get_path | 
| 50 | 2 | Yes | exist | 
| 56 | 3 | Yes | is_file | 
| 62 | 4 | Yes | is_dir | 
| 68 | 2 | Yes | cat | 
| 82 | 5 | Yes | ls | 
| 93 | 1 | Yes | create_tree | 
| 100 | 5 | n/a | _real_create_tree |