Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-74

[math] Findbugs report

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: PC

    • 36491

    Description

      Just out of curiosity, I ran findbugs 0.9.2-RC3 on the code (see below)

      The report shows that there are many uses of == or != for double comparisons.

      As far as I can see, most of these can be avoided (e.g. MathUtils.roundUnscaled
      has the parameter "double sign" which is effectively only used as boolean)

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: