Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Devel::Cover path analysis not present

4 views
Skip to first unread message

James E Keenan

unread,
Mar 20, 2013, 10:08:49 PM3/20/13
to per...@perl.org
In Devel/Cover.pm's documentation, I read:

#####
=head1 OPTIONS

-blib - "use blib" and ignore files matching \bt/
(default true iff blib directory exists).

-coverage criterion - Turn on coverage for the specified criterion.
Criteria include statement, branch, condition, path, subroutine,
pod, time, all and none (default all available).
#####

Whereas in the documentation for 'cover', there is no mention of path
analysis:

#####
cover

Specify -coverage options to report on specific criteria. By default
all available information on all criteria in all files will be reported.
Available coverage options are statement, branch, condition, subroutine,
and pod.
#####

But in point of fact, I have never known Devel::Cover to report path
analysis. That word 'path' should be removed from the Devel::Cover POD
-- correct?

Thank you very much.
Jim Keenan
0 new messages