Issue Type: New Feature New Feature
Affects Versions: current
Assignee: Michal Turek
Components: sloccount
Created: 06/Feb/14 8:31 PM
Description:

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 directories passed in arguments to the tool. It contains often subprojects or sources/tests/examples and similar. There is the Folders panel in the report page but it contains all subdirectories. A new panel containing only the top level directories from third column would be useful.

Environment: All
Project: Jenkins
Priority: Minor Minor
Reporter: Michal Turek
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to