| lib/CPAN/Plugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 0 | ref $class ? : | 
| 20 | 0 | 0 | ref $class ? : | 
| 22 | 0 | 0 | unless (ref $class) | 
| 46 | 0 | 0 | unless 'CPAN::Shell'->expand('Distribution', $distribution) | 
| 62 | 0 | 0 | unless my $build_dir = $self->distribution->{'build_dir'} | 
| 71 | 0 | 0 | unless (@xs) |