mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
43 lines
2.0 KiB
Plaintext
43 lines
2.0 KiB
Plaintext
Warnings disabled at line 3441, column 9. See page 431 of PBP. (Severity: 4)
|
|
Warnings disabled at line 3442, column 9. See page 431 of PBP. (Severity: 4)
|
|
Warnings disabled at line 3474, column 9. See page 431 of PBP. (Severity: 4)
|
|
Warnings disabled at line 3475, column 9. See page 431 of PBP. (Severity: 4)
|
|
Use "<>" or "<ARGV>" or a prompting module instead of "<STDIN>" at line 3623, column 24. See pages 216,220,221 of PBP. (Severity: 4)
|
|
Expression form of "eval" at line 5413, column 27. See page 161 of PBP. (Severity: 5)
|
|
Expression form of "eval" at line 5658, column 27. See page 161 of PBP. (Severity: 5)
|
|
Expression form of "eval" at line 7896, column 27. See page 161 of PBP. (Severity: 5)
|
|
Expression form of "eval" at line 8135, column 27. See page 161 of PBP. (Severity: 5)
|
|
Expression form of "eval" at line 9789, column 56. See page 161 of PBP. (Severity: 5)
|
|
Expression form of "eval" at line 9793, column 58. See page 161 of PBP. (Severity: 5)
|
|
Magic variable "*STDERR" should be assigned as "local" at line 10509, column 17. See pages 81,82 of PBP. (Severity: 4)
|
|
One-argument "select" used at line 10510, column 9. See page 224 of PBP. (Severity: 4)
|
|
Close filehandles as soon as possible after opening them at line 11091, column 9. See page 209 of PBP. (Severity: 4)
|
|
|
|
1 files.
|
|
367 subroutines/methods.
|
|
11,872 statements.
|
|
|
|
11,937 lines, consisting of:
|
|
2,225 blank lines.
|
|
764 comment lines.
|
|
0 data lines.
|
|
8,314 lines of Perl code.
|
|
634 lines of POD.
|
|
|
|
Average McCabe score of subroutines was 4.10.
|
|
|
|
14 violations.
|
|
Violations per file was 14.000.
|
|
Violations per statement was 0.001.
|
|
Violations per line of code was 0.001.
|
|
|
|
6 severity 5 violations.
|
|
8 severity 4 violations.
|
|
|
|
6 violations of BuiltinFunctions::ProhibitStringyEval.
|
|
1 violations of InputOutput::ProhibitExplicitStdin.
|
|
1 violations of InputOutput::ProhibitOneArgSelect.
|
|
1 violations of InputOutput::RequireBriefOpen.
|
|
4 violations of TestingAndDebugging::ProhibitNoWarnings.
|
|
1 violations of Variables::RequireLocalizedPunctuationVars.
|