Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Perl Skills

by Ratazong (Monsignor)
on Jun 15, 2010 at 15:45 UTC ( [id://844886]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl Skills
in thread Perl Skills

Our way to reach 100% coverage is the following:

  1. we do module-test to cover as near as 100% as possible
  2. if we reach less than 100% (this is the normal case), we analyze/review all parts that were not covered by the test
    • if we discover testing-gaps, we enhance the module test
    • if some code is really not testable, but OK according the analysis/review, we consider it covered
With that proceeding it is always possible to reach the 100% coverage. And I don't think it is cheating ;-)

HTH, Rata

Log In?
Username:
Password:

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

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

    No recent polls found