Branch Coverage

blib/lib/Software/License/Custom.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
88 1 0 if defined $filename
110 0 1 unless open my $fh, "<", $filename
113 6 14 if (my($section) = /\A __ (.*) __ \n\z/msx) { }
141 0 10 unless exists $section_for->{$name}
142 0 10 unless defined $section_for->{$name}
172 43 1 unless ref $self
178 42 1 unless ref $self
184 21 0 unless ref $self
198 0 0 unless $self->section_data("VERSION")