| blib/lib/Dist/Iller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 12 | 7 | if $doctype_class->phase ne $phase |
| 59 | 4 | 1 | if ($self->get_doc('dist')) |
| 69 | 8 | 4 | if ($doc->[1]->$Dist::Iller::_does('Dist::Iller::Role::HasPlugins')) |
| 82 | 4 | 8 | if $doc->[0] eq 'dist' |
| 83 | 1 | 7 | if $doc->[0] eq 'cpanfile' |
| 84 | 0 | 7 | if ($doc->[1]->$Dist::Iller::_does('Dist::Iller::Role::HasPrereqs')) |
| 89 | 1 | 4 | if ($self->get_doc('cpanfile') and $self->get_doc('dist')) |
| 98 | 0 | 4 | if not defined $phase or $phase ne 'before' and $phase ne 'after' |
| 101 | 6 | 6 | if $doc->[1]->phase ne $phase |