| blib/lib/Dist/Zilla/Path.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1763 | 2245 | if (@rest == 0 and builtin::blessed($thing)) |
| 21 | 796 | 967 | if $thing->isa(__PACKAGE__) |
| 23 | 800 | 167 | if $thing->isa("Path::Class::Entity") or $thing->isa("Path::Tiny") |
| 38 | 0 | 0 | unless ($warned{$key}++) |