Devel::Cover path analysis not present

[email protected] (James E Keenan)
Newsgroups perl.qa
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.