Condition Coverage

blib/lib/Dist/Zilla/Path.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
20 2 2243 1681 @rest == 0 and &blessed($thing)

or 3 conditions

line l !l&&r !l&&!r condition
23 0 718 167 $thing->isa("Path::Class::Entity") or $thing->isa("Path::Tiny")