Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Devel-Cover CPAN distribution.

Report information
The Basics
Id: 25209
Status: resolved
Priority: 0/
Queue: Devel-Cover

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

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



Subject: Timestamps and sorting
At work, I have a Web site coworkers can visit to view the code coverage of our system. It would be nice to have Devel::Cover automatically add a timestamp to the generated HTML pages. Also, one coworker thought it would be nice to be able to sort columns by clicking on them (e.g., branch coverage, pod coverage, etc.). Since there are really only seven columns, that means generating 7 more static HTML files. Doesn't seem to hard, but then, I've not dug into the code :) Cheers, Ovid
Both suggestions implemented in 0.62, to a greater or lesser extent. Thanks,