| blib/lib/X11/FreeDesktop/DesktopEntry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 200 | 0 | 0 | 0 | defined $locale and defined $$self{'data'}{$group}{$key}{$locale} |
| 339 | 0 | 0 | 0 | defined $$self{'comments'}{$group} and defined $$self{'comments'}{$group}{''} |
| 350 | 0 | 0 | 0 | defined $$self{'comments'}{$group} and defined $$self{'comments'}{$group}{$name} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 200 | 0 | 0 | 0 | defined $locale and defined $$self{'data'}{$group}{$key}{$locale} or not defined $locale |