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

2019-07-03 01:25:47 +02:00
Expression form of "eval" at line 7477, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 7718, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 10687, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 10928, column 27. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 13146, column 56. See page 161 of PBP. (Severity: 5)
Expression form of "eval" at line 13150, column 58. See page 161 of PBP. (Severity: 5)
2018-05-07 16:04:23 +02:00
1 files.
2019-07-03 01:25:47 +02:00
476 subroutines/methods.
15,905 statements.
2018-05-07 16:04:23 +02:00
2019-07-03 01:25:47 +02:00
15,974 lines, consisting of:
2,987 blank lines.
967 comment lines.
2019-07-03 01:17:46 +02:00
0 data lines.
2019-07-03 01:25:47 +02:00
11,242 lines of Perl code.
778 lines of POD.
2018-05-07 16:04:23 +02:00
2019-07-03 01:25:47 +02:00
Average McCabe score of subroutines was 4.05.
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.