Condition Coverage

blib/lib/App/hopen/Asset.pm
Criterion Covered Total %
condition 2 6 33.3


or 3 conditions

line l !l&&r !l&&!r condition
73 0 0 7 $candidate->DOES('Path::Class::File') or $candidate->DOES('Path::Class::Dir')
105 0 4 0 $self->target->DOES('Path::Class::File') || $self->target->DOES('Path::Class::Dir') || $self->target->DOES('App::hopen::Util::BasedPath')