1Devel::Cover::Op(3)   User Contributed Perl Documentation  Devel::Cover::Op(3)
2
3
4

NAME

6       Devel::Cover::Op - B::Concise with coverage data
7

VERSION

9       version 1.36
10

SYNOPSIS

12        perl -Mblib -MDevel::Cover::Op prog [options]
13

DESCRIPTION

15       This module works as if calling B::Concise but also outputs coverage
16       information.  Its primary purpose is to aid in the development of
17       Devel::Cover.
18
19       See comments in Cover.xs (especially set_conditional()) to aid in
20       interpreting the output.
21

SEE ALSO

23        Devel::Cover
24

BUGS

26       Huh?
27

LICENCE

29       Copyright 2001-2019, Paul Johnson (paul@pjcj.net)
30
31       This software is free.  It is licensed under the same terms as Perl
32       itself.
33
34       The latest version of this software should be available from my
35       homepage: http://www.pjcj.net
36
37
38
39perl v5.34.0                      2021-07-22               Devel::Cover::Op(3)
Impressum