| inc/Path/Class/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | if (length $dirs) |
| 23 | 0 | 0 | @dirs ? : |
| 33 | 0 | 0 | if defined $$self{'dir'} |
| 40 | 0 | 0 | unless defined $$self{'dir'} |
| 46 | 0 | 0 | if defined $$self{'dir'} |
| 53 | 0 | 0 | unless defined $$self{'dir'} |
| 60 | 0 | 0 | unless $_[0]->open('r') |
| 61 | 0 | 0 | unless $_[0]->open('w') |
| 65 | 0 | 0 | if (-e $self) { } |
| 77 | 0 | 0 | if ($args{'chomped'} or $args{'chomp'}) |
| 79 | 0 | 0 | wantarray ? : |
| 82 | 0 | 0 | unless wantarray |
| 88 | 0 | 0 | unless -e $file |