Subject: | "info" description missing in covered --help output |
Hi Johan,
i find Devel::CoverX::Covered extremely useful, but due to some kind of
apparent amnesia I always forget how to call it - or better: how to get
that lists of files in the database.
It would be nice if covered --help would tell about the "info" command, too.
The attached patch adds a description of "info" - please apply with
patch -p 4
as my local path is included.
Thanks for your time & work,
Martin
Subject: | covered-help-info.patch |
Index: /home/martin/workspace/Devel-CoverX-Covered-0.01/bin/covered
===================================================================
--- /home/martin/workspace/Devel-CoverX-Covered-0.01/bin/covered (revision 734)
+++ /home/martin/workspace/Devel-CoverX-Covered-0.01/bin/covered (working copy)
@@ -112,6 +112,12 @@
$rex_skip_calling_file (default: the prove command), and from source
files matching any of @rex_skip_source_file.
+* Show files in database
+
+ covered info
+
+Outputs the list of test files and covered files. The two lists are prefixed
+with *Test files* and *Covered Files*.
* List test files covering file