Condition Coverage

lib/Module/Build/Bundle.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
149 0 0 0 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'}

or 2 conditions

line l !l condition
38 0 0 $self->notes('section_header') || 'CONTENTS'
118 0 0 $self->module_name || ''
141 0 0 $args{'fatal'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 0 $self->{'properties'}{'module_name'} || $self->{'properties'}{'module_name'}
191 0 0 0 not exists $add->{'meta-spec'} or $add->{'meta-spec'}{'version'} != 2