Cyclomatic complexity
807589Nov 14 2008 — edited Nov 14 2008in this next line :
public static Object refactorParty(GenericDelegator delegator, Object object)
throws GenericEntityException, GenericServiceException, Exception {
I have mistake in sonar that say :
Cyclomatic complexity is 19(max allowed is 7),
which means ?