| line |
true |
false |
branch |
|
48
|
0 |
0 |
unless $package =~ /^Module::Features::/
|
|
53
|
0 |
0 |
unless keys %$feature_set_spec
|
|
58
|
0 |
0 |
unless @fnames
|
|
66
|
0 |
0 |
$req ? :
|
|
69
|
0 |
0 |
if $fspec->{'summary'}
|
|
70
|
0 |
0 |
if ($fspec->{'description'}) { }
|
|
92
|
0 |
0 |
if $feature_set_spec->{'description'}
|
|
112
|
0 |
0 |
unless $source and keys %$features_decl
|
|
119
|
0 |
0 |
unless @fsetnames
|
|
122
|
0 |
0 |
if $source ne $package
|
|
123
|
0 |
0 |
if $package =~ /^(.+)::_ModuleFeatures$/
|
|
136
|
0 |
0 |
if (defined $fspec->{'summary'})
|
|
140
|
0 |
0 |
if ($fspec->{'description'})
|
|
147
|
0 |
0 |
if (not defined $fdefhash->{'value'}) { }
|
|
|
0 |
0 |
elsif ($type eq 'bool') { }
|
|
150
|
0 |
0 |
$fdefhash->{'value'} ? :
|
|
155
|
0 |
0 |
if ($fdefhash->{'summary'})
|
|
156
|
0 |
0 |
if ($fdefhash->{'description'})
|
|
181
|
0 |
0 |
if ($filename =~ m[(?:lib/)?(.+)\.pm$])
|