| blib/lib/App/hopen/Asset.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 6 | 33.3 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 73 | 0 | 0 | 13 | $candidate->DOES("Path::Class::File") or $candidate->DOES("Path::Class::Dir") | 
| 105 | 0 | 6 | 0 | $self->target->DOES('Path::Class::File') || $self->target->DOES('Path::Class::Dir') || $self->target->DOES('App::hopen::Util::BasedPath') |