| blib/lib/App/hopen/Asset.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 1 | 1 | if (@_) { } |
| 1 | 0 | elsif (exists $self->{'target'}) { } | |
| 71 | 0 | 1 | unless $candidate |
| 72 | 1 | 0 | unless $candidate->DOES('Path::Class::File') or $candidate->DOES('Path::Class::Dir') |
| 1 | 0 | if (eval { do { $candidate->DOES('App::hopen::Util::BasedPath') unless $candidate->DOES('Path::Class::File') or $candidate->DOES('Path::Class::Dir') } }) { } | |
| 103 | 0 | 0 | unless my $self = shift() |
| 120 | 1 | 0 | unless $self->name |