| inc/Path/Class/Entity.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 12 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 2 | ref $from ? : |
| 30 | 0 | 0 | unless ($type) = $type =~ /^(\w+)$/ |
| 32 | 0 | 0 | unless eval "require $spec; 1" |
| 42 | 4 | 0 | unless $_[0]{'file_spec_class'} |
| 66 | 0 | 0 | if $self->is_relative |
| 74 | 0 | 0 | if $self->is_absolute |