Skip Menu |

This queue is for tickets about the Test-Perl-Critic-Progressive CPAN distribution.

Report information
The Basics
Id: 31418
Status: new
Priority: 0/
Queue: Test-Perl-Critic-Progressive

People
Owner: Nobody in particular
Requestors: ELLIOTJS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Feature request: keep track of individual files.
Right now, the module only keeps track of the violation counts of the policies. The problem is, when the violation increases, there's no indication of which file caused the increase, making it difficult to find the new code which caused the increase. Of course, this will increase the size of the history file significantly.