Branch Coverage

blib/lib/String/License/Naming.pm
Criterion Covered Total %
branch 19 26 73.0


line true false branch
42 15 5 unless defined $keys and scalar @$keys
46 4 18 if ($_ eq "internal")
55 8308 2706 @schemes ? :
65 132766 24460 unless $attr[0] eq "name"
68 0 24460 if ($Regexp::Pattern::License::VERSION < v3.8.1) { }
69 0 0 if @attr % 2
72 0 0 if exists $attr{'version'}
73 0 0 if exists $attr{'until'}
77 1548 22912 if exists $attr{'until'}
80 3864 23227 if (exists $attr{'org'} and $attr{'org'} eq $org)
86 1328 5822 if ($fallback) { }
5238 584 elsif (exists $Regexp::Pattern::License::RE{$key}{'name'}) { }
94 15 5 $bootstrap ? :