YAPC::Europe 2011 in Riga

YAPC::Europe 2011 “Modern Perl”

Twitter #ye2011    RSS       Log in

Introduction to Code Coverage

By Paul Johnson (‎pjcj‎) from Zürich.pm
Date: Monday, 15 August 2011 15:20
Duration: 20 minutes
Target audience: Beginner
Language:
Tags: beginner coverage devel::cover testing


Other talks on the beginners track explain how to create Perl modules and how to test your code. But how do you know whether your tests are doing a good job? One technique is to use code coverage.

This presentation will introduce code coverage concepts and show how to use Devel::Cover, the Perl code coverage module.

Attended by: