[Koha-bugs] [Bug 6679] Fixing code so it passes basic Perl::Critic tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 26 16:52:06 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679

--- Comment #116 from Mason James <mtj at kohaaloha.com> ---
Created attachment 10515
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10515&action=edit
Bug 6679 - fix 3 perlcritic violations in C4/Items.pm

"return" statement with explicit "undef" at line 508, column 44.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 2267, column 5.  See page 199
of PBP.  (Severity: 5)
Variable declared in conditional statement at line 2642, column 21.  Declare
variables outside of the condition.  (Severity: 5)

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


More information about the Koha-bugs mailing list