]> git.koha-community.org Git - koha.git/commit
Bug 8216: Allow SIP modules to pass critic tests
authorColin Campbell <colin.campbell@ptfs-europe.com>
Sat, 9 Jun 2012 09:40:19 +0000 (10:40 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 11 Aug 2012 11:29:31 +0000 (07:29 -0400)
commitf2259a2354b503b824dfb94f2eb9bc8c31c457ff
tree74ad878d281e3c02723ea1f5e4759c6bf541f73b
parent0f6915adff6db80612b961f1027745fa451bdd1c
Bug 8216: Allow SIP modules to pass critic tests

Add C4/SIP to perlcritic tests. Fix those issues that were
generating perlcritic errors

Signed-off-by: Stacey Walker <stacey@catalyst-eu.net>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
12 files changed:
C4/SIP/ILS/Item.pm
C4/SIP/ILS/Patron.pm
C4/SIP/ILS/Transaction/Checkout.pm
C4/SIP/ILS/Transaction/Hold.pm
C4/SIP/ILS/Transaction/Renew.pm
C4/SIP/ILS/Transaction/RenewAll.pm
C4/SIP/SIPServer.pm
C4/SIP/Sip/Checksum.pm
C4/SIP/Sip/Configuration.pm
C4/SIP/Sip/MsgType.pm
C4/SIP/t/SIPtest.pm
t/00-testcritic.t