1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/W/perlcritic_4.txt

29 lines
1003 B
Plaintext
Raw Normal View History

2020-04-11 01:15:57 +02:00
Expression form of "eval" at line 8611, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 8813, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 11892, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 12133, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 14409, column 56. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 14413, column 58. See page 161 of PBP. (Severity: 5)
2018-05-07 16:04:23 +02:00
1 files.
2020-04-11 01:15:57 +02:00
505 subroutines/methods.
17,023 statements.
2018-05-07 16:04:23 +02:00
2020-04-11 01:15:57 +02:00
17,259 lines, consisting of:
3,228 blank lines.
1,071 comment lines.
2019-07-03 01:17:46 +02:00
0 data lines.
2020-04-11 01:15:57 +02:00
12,138 lines of Perl code.
822 lines of POD.
2018-05-07 16:04:23 +02:00
2020-04-11 01:15:57 +02:00
Average McCabe score of subroutines was 4.91.
2018-05-07 16:04:23 +02:00
2019-07-03 01:25:47 +02:00
6 violations.
Violations per file was 6.000.
2019-07-03 01:17:46 +02:00
Violations per statement was 0.000.
Violations per line of code was 0.000.
2018-05-07 16:04:23 +02:00
6 severity 5 violations.
6 violations of BuiltinFunctions::ProhibitStringyEval.