[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
Sun Jun 10 15:16:47 CEST 2012


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |ASSIGNED

--- Comment #86 from Paul Poulain <paul.poulain at biblibre.com> ---
(In reply to comment #85)
> Comment on attachment 10079 [details]
> [SIGNED OFF] Bug 6679: Fixing 26 perlcritic violations in C4/Tags.pm
> 
> this patch has been pushed

Still a lot of things to update in C4/Tags.pm:
"return" statement with explicit "undef" at line 120, column 25.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 126, column 27.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 148, column 10.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 154, column 10.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 160, column 10.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 166, column 10.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 362, column 22.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 373, column 22.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 387, column 23.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 409, column 23.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 422, column 23.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 429, column 23.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 438, column 22.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 463, column 23.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 464, column 26.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 473, column 30.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 474, column 30.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 487, column 10.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 508, column 47.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 560, column 30.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 561, column 30.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 565, column 13.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 574, column 3.  See page 199
of PBP.  (Severity: 5)

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


More information about the Koha-bugs mailing list