other versions
- Tumbleweed 1.510.0-1.1
- Leap-16.0
- Leap-15.6
| Devel::Cover::Subroutine(3) | User Contributed Perl Documentation | Devel::Cover::Subroutine(3) |
NAME¶
Devel::Cover::Subroutine - Code coverage metrics for Perl subroutines
VERSION¶
version 1.51
SYNOPSIS¶
use Devel::Cover::Subroutine;
DESCRIPTION¶
Module for storing subroutine coverage information.
SEE ALSO¶
Devel::Cover::Criterion
METHODS¶
BUGS¶
Huh?
LICENCE¶
Copyright 2004-2025, 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: https://pjcj.net
| 2025-08-22 | perl v5.42.0 |