Bug 359639 - container-anti-pattern: Warn about double lookup
Summary: container-anti-pattern: Warn about double lookup
Status: RESOLVED LATER
Alias: None
Product: clazy
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-21 15:03 UTC by Sergio Martins
Modified: 2018-12-01 16:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Martins 2016-02-21 15:03:38 UTC
"if (map.contains(key)) use(map.value(key))
Comment 1 Sergio Martins 2018-12-01 16:07:33 UTC
The variations are basically open ended, not worth doing checks for very specific variations.