2016-09-19 17:17:24 +02:00
|
|
|
Expression form of "eval" at line 4391, column 13. See page 161 of PBP. (Severity: 5)
|
|
|
|
Expression form of "eval" at line 4629, column 13. See page 161 of PBP. (Severity: 5)
|
|
|
|
Expression form of "eval" at line 6706, column 13. See page 161 of PBP. (Severity: 5)
|
|
|
|
Expression form of "eval" at line 6942, column 13. See page 161 of PBP. (Severity: 5)
|
|
|
|
Close filehandles as soon as possible after opening them at line 7338, column 9. See page 209 of PBP. (Severity: 4)
|
|
|
|
Expression form of "eval" at line 8051, column 42. See page 161 of PBP. (Severity: 5)
|
|
|
|
Expression form of "eval" at line 8055, column 44. See page 161 of PBP. (Severity: 5)
|
|
|
|
Close filehandles as soon as possible after opening them at line 8693, column 2. See page 209 of PBP. (Severity: 4)
|
|
|
|
Magic variable "*STDERR" should be assigned as "local" at line 8696, column 10. See pages 81,82 of PBP. (Severity: 4)
|
|
|
|
One-argument "select" used at line 8697, column 2. See page 224 of PBP. (Severity: 4)
|
|
|
|
Multiple "package" declarations at line 9395, column 1. Limit to one per file. (Severity: 4)
|
|
|
|
|
|
|
|
1 files.
|
|
|
|
263 subroutines/methods.
|
|
|
|
8,603 statements.
|
|
|
|
|
|
|
|
9,486 lines, consisting of:
|
|
|
|
1,684 blank lines.
|
|
|
|
551 comment lines.
|
|
|
|
0 data lines.
|
|
|
|
6,579 lines of Perl code.
|
|
|
|
672 lines of POD.
|
|
|
|
|
|
|
|
Average McCabe score of subroutines was 4.35.
|
|
|
|
|
|
|
|
11 violations.
|
|
|
|
Violations per file was 11.000.
|
|
|
|
Violations per statement was 0.001.
|
|
|
|
Violations per line of code was 0.001.
|
|
|
|
|
|
|
|
6 severity 5 violations.
|
|
|
|
5 severity 4 violations.
|
|
|
|
|
|
|
|
6 violations of BuiltinFunctions::ProhibitStringyEval.
|
|
|
|
1 violations of InputOutput::ProhibitOneArgSelect.
|
|
|
|
2 violations of InputOutput::RequireBriefOpen.
|
|
|
|
1 violations of Modules::ProhibitMultiplePackages.
|
|
|
|
1 violations of Variables::RequireLocalizedPunctuationVars.
|