Closed lanthony159 closed 6 years ago
The SMSRequestManager class contains over 500 lines of code with multiple occurrences of duplicated code and numerous return statements, especially in the methodparseSMS. Clean up the code by refactoring the SMSRequestManager class.
SMSRequestManager
parseSMS
~estimated 250
The
SMSRequestManager
class contains over 500 lines of code with multiple occurrences of duplicated code and numerous return statements, especially in the methodparseSMS
. Clean up the code by refactoring theSMSRequestManager
class.~estimated 250