https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18811
--- Comment #25 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #24) > Note: Since Subfield and Tag only contain one sub which is considered as > private by Pod::Coverage, these modules are listed as unrated (no public > symbols defined) and trigger a FAIL on pod coverage in qa tools. This fail > can be ignored. This is true for all 'empty' singular Koha objects. Could be resolved by renaming _type to type, or adding another public symbol. Should be done on another report, if we really feel the need to do so. We can just ignore them too. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
