Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-8889

LOC / CC static analysis

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Icon: Major Major
    • analysis-core-plugin
    • None

      I'd like to request 2 new static analysis, based on the output from the SourceMonitor (http://www.campwoodsw.com/sourcemonitor.html) tool:

      1. Lines of code. It would be even better if the lines of code were separated by language. I think it would be good if it were shown as a graph with the total lines of code of one language above the other.

      2. Cyclomatic complexity. I think of some graphs that would be good in this case: the number of methods of high (> 30) / medium (< 30, > 10) and low (<10); the total complexity; the average complexity.

      Because SourceMonitor only processes one language per project, it would be good if it could receive as input a series of xmls, one for each language in the project.

            Unassigned Unassigned
            pescuma pescuma
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: