diff options
Diffstat (limited to 'Test/modelist-r/perlcritic.log')
| -rw-r--r-- | Test/modelist-r/perlcritic.log | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Test/modelist-r/perlcritic.log b/Test/modelist-r/perlcritic.log index e703369..d8848e8 100644 --- a/Test/modelist-r/perlcritic.log +++ b/Test/modelist-r/perlcritic.log @@ -1,8 +1,8 @@ Code before warnings are enabled at line 46, column 11. See page 431 of PBP. (Severity: 4) -Mismatched operator at line 199, column 29. Numeric/string operators and operands should match. (Severity: 3) -Mismatched operator at line 203, column 32. Numeric/string operators and operands should match. (Severity: 3) -String delimiter used with "split" at line 247, column 22. Express it as a regex instead. (Severity: 2) -Comma used to separate statements at line 248, column 5. See pages 68,71 of PBP. (Severity: 4) -Comma used to separate statements at line 249, column 41. See pages 68,71 of PBP. (Severity: 4) -Mismatched operator at line 251, column 56. Numeric/string operators and operands should match. (Severity: 3) -Mismatched operator at line 251, column 101. Numeric/string operators and operands should match. (Severity: 3) +Mismatched operator at line 200, column 29. Numeric/string operators and operands should match. (Severity: 3) +Mismatched operator at line 204, column 32. Numeric/string operators and operands should match. (Severity: 3) +String delimiter used with "split" at line 248, column 22. Express it as a regex instead. (Severity: 2) +Comma used to separate statements at line 249, column 5. See pages 68,71 of PBP. (Severity: 4) +Comma used to separate statements at line 250, column 41. See pages 68,71 of PBP. (Severity: 4) +Mismatched operator at line 252, column 56. Numeric/string operators and operands should match. (Severity: 3) +Mismatched operator at line 252, column 101. Numeric/string operators and operands should match. (Severity: 3) |
