Branch Coverage

blib/lib/ExtUtils/ModuleMaker/StandardText.pm
Criterion Covered Total %
branch 39 50 78.0


line true false branch
70 71 4 $self->{'COMPACT'} ? :
112 548 75 unless $filename eq 'MANIFEST'
118 0 623 unless open FILE, ">$file"
172 72 3 $self->{'BUILD_SYSTEM'} eq 'ExtUtils::MakeMaker' ? :
224 71 4 if (not $only_in_pod) { }
292 80 2 $neednew ? :
377 3 0 if $self->{'LICENSE'} =~ /^(?:perl|gpl|artistic)$/
387 3 0 if ($license_line)
571 87 3 $self->process_attribute($module, 'NEED_POD') && $self->process_attribute($module, 'NEED_NEW_METHOD') ? :
582 88 2 $self->process_attribute($module, 'NEED_NEW_METHOD') ? :
588 4 86 $self->process_attribute($module, 'INCLUDE_FILE_IN_PM') ? :
594 88 2 $self->process_attribute($module, 'NEED_POD') ? :
649 1 89 if $self->{'INCLUDE_ID_LINE'}
651 1 89 if $self->{'INCLUDE_WARNINGS'}
680 970 88 if (scalar @keys == 1) { }
682 841 129 if exists $$module{$keys[0]}
687 73 15 if exists $$module{$keys[0]}{$keys[1]}
787 0 4 unless open ARB, $arb
789 0 4 unless close ARB
849 88 0 defined $abstract ? :
4 84 $self->{'CHANGES_IN_POD'} ? :
908 9 0 unless $self->{'INTERACTIVE'}
910 0 0 if $err{'NAME is required'}
912 0 0 if (@errors) { }
933 16 607 if $self->{'VERBOSE'}