[Koha-bugs] [Bug 20357] Pod Coverage checking for no public subs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 7 20:32:17 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20357

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 72519
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72519&action=edit
Bug 20357: Correct POD Coverage checking for zero sub case

Currently, bug 19929 fails QA Test tools, but it
makes no sense.

TEST PLAN
---------
1) in kohaclone branch apply 19929
2) Run the following commands:
    kshell
    /home/vagrant/qa-test-tools/koha-qa.pl -v 2 -c 1
   -- This will fail with POD coverage messages.
   exit
3) apply this patch to qa-test-tools
4) re do step 2
   -- POD coverage messages will be cleared up.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list