| blib/lib/Module/Plan/Archive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | unless (&Params::Util::_INSTANCE($self->plan, 'Module::Plan::Base')) |
| 32 | 0 | 0 | unless ($self->plan->can('fetch')) |
| 44 | 0 | 0 | unless (&Params::Util::_STRING($file) and -f $file) |
| 87 | 0 | 0 | unless ($plan->dists_hash->{$name}) |
| 96 | 0 | 0 | unless open DIST, $file |
| 97 | 0 | 0 | unless defined($buffer = |
| 98 | 0 | 0 | unless close DIST |
| 109 | 0 | 0 | $self->can('ref') ? : |