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