Subject: | perlcritic test may fail |
The perlcritic test fails if additional policies are installed (i.e. if Perl::Critic::OTRS is installed):
# Failed test 'Test::Perl::Critic for "blib/lib/Devel/Command/NewF.pm"'
# at /opt/perl-5.22.2/lib/site_perl/5.22.2/Test/Perl/Critic.pm line 104.
#
# Variable, subroutine, and package names have to be in CamelCase at line 12, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 13, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 14, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 20, column 3. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 23, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 23, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 24, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 25. (no explanation). (Severity: 5)
# Use of low precedence operators is not allowed at line 34, column 36. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 6. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 24. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 53, column 7. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 60, column 1. (no explanation). (Severity: 5)
t/critic.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests