This module provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase c...
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module provides access to a database of code coverage information....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module works as if calling B::Concise but also outputs coverage information. Its primary purpose is to aid in the development of Devel::Cover. See comments in Cover.xs (especially set_conditional()) to aid in interpreting the output....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module allows JavaScript and CSS files to be written to a specified directory....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCModule for storing pod coverage information....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCModule for storing time coverage information....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module utility subroutines for Devel::Cover....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module provides IO routines for Devel::Cover::DB....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCModule for storing branch coverage information....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCPJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTC
Abstract base class for all the coverage criteria....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCModule for storing condition coverage information....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCModule for storing statement coverage information....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCModule for storing subroutine coverage information....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module provides common functionality for HTML reporters....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module stores digests for Devel::Cover::DB....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module provides a textual reporting mechanism for coverage data. It is designed to be called from the "cover" program....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module provides JSON output for coverage data. It is designed to be called from the "cover" program....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTCThis module provides a HTML reporting mechanism for coverage data. It is designed to be called from the "cover" program. This is an empty class derived from the default HTML output module, Devel::Cover::Report::Html_minimal....
PJCJ/Devel-Cover-1.36 - 19 May 2020 13:39:00 UTC