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

add support for USC CodeCount (ucc) SLOC tool

XMLWordPrintable

      Our company utilizes the USC CodeCount (ucc) tool to perform SLOC counts on our code.

      https://en.wikipedia.org/wiki/Unified_Code_Count_%28UCC%29
      http://csse.usc.edu/ucc_new/wordpress/

      This tool is cross-platform and can run natively on both Windows and Linux (and others). The main advantage it has over other tools is that it supports Logical SLOC as well as Physical SLOC counts for many languages.

      It outputs results to a collection of CSV files, so I think it would be fairly easy to add support for this to the existing SLOC plugin for Jenkins.

      I attached a sanitized copy of an example collection of results file, when running ucc with the unified flag.

            npiguet npiguet
            jthornsen Jeff Thornsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: