blib/lib/Path/IsDev/Result.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 16 | unless ($self->path) |
60 | 2 | 14 | unless (ref $self->path) |
63 | 0 | 16 | unless (-e $self->path) |
104 | 216 | 0 | if ($name->can('name')) |
112 | 216 | 0 | if ($heuristic_name->can('heuristic_type')) |
120 | 216 | 0 | defined $heuristic_type ? : |
0 | 216 | unless $context |