| blib/lib/App/hopen/Asset.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 6 | 16.6 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 72 | 0 | 0 | 1 | $candidate->DOES('Path::Class::File') or $candidate->DOES('Path::Class::Dir') | 
| 104 | 0 | 0 | 0 | $self->target->DOES('Path::Class::File') || $self->target->DOES('Path::Class::Dir') || $self->target->DOES('App::hopen::Util::BasedPath') |