Branch Coverage

blib/lib/Dist/Zilla/Path.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
20 1681 2245 if (@rest == 0 and &blessed($thing))
21 796 885 if $thing->isa("Dist::Zilla::Path")
23 718 167 if $thing->isa("Path::Class::Entity") or $thing->isa("Path::Tiny")
38 0 0 unless ($warned{$key}++)