| blib/lib/Benchmark/Featureset/StopwordLists.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 96 | 0 | 0 | if $module_config->{$module}{'include'} eq 'Yes' |
| 134 | 0 | 0 | if $module_config->{$module}{'include'} eq 'No' |
| 142 | 0 | 0 | if ($module eq 'Lingua::EN::StopWordList') { } |
| 0 | 0 | elsif ($module eq 'Lingua::EN::StopWords') { } | |
| 0 | 0 | elsif ($module eq 'Lingua::StopWords') { } | |
| 244 | 0 | 0 | $word_list{$module}{$word} ? : |
| 288 | 0 | 0 | $#$excluded_modules > 1 ? : |