-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
All
This feature request is based on a discussion in JENKINS-13382. The following is output of SLOCCount tool:
Creating filelist for main Creating filelist for test Categorizing files. Computing results. 69 java main /SHORTENED/main/sloccount/SloccountDiffSummary.java 50 java main /SHORTENED/main/sloccount/SloccountDiff.java 72 java test /SHORTENED/test/sloccount/SloccountBuildAction.java 133 java test /SHORTENED/test/sloccount/SloccountChartBuilder.java 12 java test /SHORTENED/test/sloccount/SloccountDiffLanguage.java SHORTENED
The third column is the top level directories. It often contains subprojects or sources/tests/examples and similar. There is the Folders panel in the report page but it contains all possible subdirectories. A new panel containing only the top level directories from third column would be useful.