Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Devel::Cover for Dummies

by zwon (Abbot)
on May 04, 2010 at 21:47 UTC ( [id://838391]=note: print w/replies, xml ) Need Help??


in reply to Devel::Cover for Dummies

how do I get started with it?

Well, that's pretty easy. Change to your module directory and run

cover -test
cover_db directory will be created, with coverage.html file in it. Open that file in browser. You can follow the links and see which parts of your module aren't covered by tests. There's no need to link it with tests, it will run them itself.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found