| blib/lib/Path/Class/Entity.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 270 | 374 | ref $from ? : |
| 33 | 0 | 73 | unless ($type) = $type =~ /^(\w+)$/ |
| 36 | 0 | 73 | unless eval "require $spec; 1" |
| 46 | 1842 | 189 | unless ref $_[0] and $_[0]{'file_spec_class'} |
| 67 | 0 | 9 | unless -e $self |
| 71 | 7 | 2 | if $self->is_relative |
| 79 | 7 | 6 | if $self->is_absolute |