blib/lib/Module/Build/Bundle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 24 | 29.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
149 | 0 | 0 | 5 | defined $field and length $field |
240 | 0 | 0 | 0 | defined $node->{$name} and length $node->{$name} |
274 | 0 | 0 | 0 | $self->dist_name ne 'Module-Build' and $self->auto_configure_requires |
0 | 0 | 0 | $self->dist_name ne 'Module-Build' and $self->auto_configure_requires and not exists $prereq_types{'configure_requires'}{'Module::Build'} |
line | l | !l | condition |
---|---|---|---|
38 | 2 | 2 | $self->notes('section_header') || 'CONTENTS' |
118 | 1 | 0 | $self->module_name || '' |
141 | 1 | 0 | $args{'fatal'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
74 | 4 | 0 | 0 | $self->{'properties'}{'module_name'} || $self->{'properties'}{'module_name'} |
191 | 1 | 0 | 0 | not exists $add->{'meta-spec'} or $add->{'meta-spec'}{'version'} != 2 |