Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Coverage History

by pjcj (Novice)
on Feb 19, 2016 at 19:54 UTC ( [id://1155667]=note: print w/replies, xml ) Need Help??


in reply to Coverage History

Nice! I've not run the code, but I have one observation and request. You are getting the coverage data by parsing the html. The html is almost certain to change and break your code. Instead, please use the API. This will also allow you to speed things up somewhat and also save space by not generating the html. The details are in the Devel::Cover::DB module.

Replies are listed 'Best First'.
Re^2: Coverage History
by choroba (Cardinal) on Feb 20, 2016 at 02:42 UTC
    Thanks for the tip. I might try to do it, but I'm not sure about "saving space"—one of the features of the program is that it interlinks the HTML files so you can browse the history.
    ($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1155667]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-19 22:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found