| blib/lib/CPAN/Packager/DependencyFilter/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 0 | wantarray ? : |
| 16 | 0 | 0 | $$conf{'global'}{'no_depends'} ? : |
| 18 | 0 | 0 | ref $_ eq 'HASH' ? : |
| 19 | 0 | 0 | unless $depends |
| 20 | 0 | 0 | unless $no_depends |
| 22 | 0 | 0 | wantarray ? : |
| 27 | 0 | 0 | $$conf{'modules'}{$module} && $$conf{'modules'}{$module}{'no_depends'} ? : |
| 32 | 0 | 0 | ref $_ eq 'HASH' ? : |
| 33 | 0 | 0 | unless $depends |
| 36 | 0 | 0 | wantarray ? : |
| 42 | 0 | 0 | wantarray ? : |