Avoid Ambiguous or Confusing Uses of Overloading
es.uniovi.reflection.analyses.cmu.met50
This rule detects classes with overloaded methods with a) the same parameter types in a different order; or b) four or more parameters in different implementations.