-
-
05 Jun 2022 18:20:42 UTC
- Distribution: Devel-Cover
- Module version: 1.38
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (57)
- Testers (321 / 1 / 2)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (205.1KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Devel::Cover::Statement - Code coverage metrics for Perl
VERSION
version 1.38
SYNOPSIS
use Devel::Cover::Statement;
DESCRIPTION
Module for storing statement coverage information.
SEE ALSO
Devel::Cover::Criterion
METHODS
BUGS
Huh?
LICENCE
Copyright 2001-2022, Paul Johnson (paul@pjcj.net)
This software is free. It is licensed under the same terms as Perl itself.
The latest version of this software should be available from my homepage: http://www.pjcj.net
Module Install Instructions
To install Devel::Cover, copy and paste the appropriate command in to your terminal.
cpanm Devel::Cover
perl -MCPAN -e shell install Devel::Cover
For more information on module installation, please visit the detailed CPAN module installation guide.