Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1775

Reduce number of unused method/constructor parameters

    XMLWordPrintableJSON

Details

    Description

      Reduce the number of unused method and constructor parameters in the project. The presence of a parameter implies that the value is being used in the method or constructor. If it is not being used, a developer can have the mistaken impression about what functionality is being performed in the method or constructor. Removing unused method/constructor parameters makes code maintenance easier.

      Attachments

        Activity

          People

            deron Jon Deron Eriksson
            deron Jon Deron Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: