https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20052 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Comment on attachment 72386 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72386 Bug 20052 - Add Koha Reports object class Review of attachment 72386: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20052&attachment=72386) ----------------------------------------------------------------- Hi Nick, Is this base work for a new feature? there are some issues with POD here: 1) FAIL Koha/Report.pm OK critic OK forbidden patterns OK git manipulation OK pod FAIL pod coverage POD coverage was greater before, try perl -MPod::Coverage=PackageName -e666 OK spelling OK valid FAIL Koha/Reports.pm OK critic OK forbidden patterns OK git manipulation OK pod FAIL pod coverage POD is missing for 'object_class' OK spelling OK valid ::: t/db_dependent/Koha/Reports.t @@ +1,3 @@
+#!/usr/bin/perl + +# Copyright 2015 Koha Development team
2) Should we lose this line here on a new file? -- You are receiving this mail because: You are watching all bug changes.