False positive "Avoid unused private methods" with Generics
A source code analyzer
Brought to you by:
adangel,
juansotuyo
Test class is provided
This will be fixed with the next release (5.2.1).
This looks to be causing some additional false positives now though as well. setTotals is flagged as unused, but that is not true.