Branch Coverage

blib/lib/ExtUtils/ModuleMaker/Initializers.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
65 97 2 if $self->{'CPANID'}
66 97 2 if $self->{'ORGANIZATION'}
67 96 3 if $self->{'WEBSITE'}
77 389 7 if defined $el
145 98 1 if $self->{'NAME'}
153 97 2 if $self->{'CPANID'}
161 96 3 if $self->{'WEBSITE'}
188 9 684 if $error_msg{$attr}[1]
191 90 9 unless @errors
216 90 0 if (ref $license_function eq 'CODE')