Functions with many parameters
Author: LGTM
import python
from Function fcn
where count(fcn.getAnArg()) > 7
select fcn
Description
Finds functions with more than 7 parameters
import python
from Function fcn
where count(fcn.getAnArg()) > 7
select fcn
Finds functions with more than 7 parameters