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