summaryrefslogtreecommitdiffstats
path: root/Test/adv_windowlist/perlcritic.log
diff options
context:
space:
mode:
authorIrssi Scripts Helper2017-04-03 20:03:36 +0000
committerIrssi Scripts Helper2017-04-03 20:03:36 +0000
commit9c221b91c29f9d98fb71358fc9d259f4c1956b4e (patch)
tree5388469365aec91d9ee5eb5e617b21938dc3e196 /Test/adv_windowlist/perlcritic.log
parent6394b3946b27f4e92744ee08d2ad07a6feec892d (diff)
downloadscripts.irssi.org-9c221b91c29f9d98fb71358fc9d259f4c1956b4e.tar.bz2
ci artefacts for 6d33413cdd8af2d44e19235665e5c59915c8e05c
[skip ci]
Diffstat (limited to 'Test/adv_windowlist/perlcritic.log')
-rw-r--r--Test/adv_windowlist/perlcritic.log24
1 files changed, 13 insertions, 11 deletions
diff --git a/Test/adv_windowlist/perlcritic.log b/Test/adv_windowlist/perlcritic.log
index 047fff4..3a21d54 100644
--- a/Test/adv_windowlist/perlcritic.log
+++ b/Test/adv_windowlist/perlcritic.log
@@ -1,11 +1,13 @@
-Private subroutine/method used at line 616, column 8. Use published APIs. (Severity: 3)
-Capture variable used outside conditional at line 641, column 58. See page 253 of PBP. (Severity: 3)
-Don't modify $_ in list functions at line 1283, column 36. See page 114 of PBP. (Severity: 5)
-String delimiter used with "split" at line 1293, column 17. Express it as a regex instead. (Severity: 2)
-Don't modify $_ in list functions at line 1301, column 11. See page 114 of PBP. (Severity: 5)
-Expression form of "eval" at line 1324, column 22. See page 161 of PBP. (Severity: 5)
-Capture variable used outside conditional at line 1333, column 58. See page 253 of PBP. (Severity: 3)
-String delimiter used with "split" at line 1874, column 15. Express it as a regex instead. (Severity: 2)
-Don't modify $_ in list functions at line 2103, column 14. See page 114 of PBP. (Severity: 5)
-Private subroutine/method used at line 2123, column 7. Use published APIs. (Severity: 3)
-Private subroutine/method used at line 2180, column 7. Use published APIs. (Severity: 3)
+Expression form of "eval" at line 413, column 16. See page 161 of PBP. (Severity: 5)
+Private subroutine/method used at line 637, column 8. Use published APIs. (Severity: 3)
+Capture variable used outside conditional at line 662, column 58. See page 253 of PBP. (Severity: 3)
+Expression form of "eval" at line 1238, column 15. See page 161 of PBP. (Severity: 5)
+Don't modify $_ in list functions at line 1320, column 36. See page 114 of PBP. (Severity: 5)
+String delimiter used with "split" at line 1330, column 17. Express it as a regex instead. (Severity: 2)
+Don't modify $_ in list functions at line 1338, column 11. See page 114 of PBP. (Severity: 5)
+Expression form of "eval" at line 1361, column 22. See page 161 of PBP. (Severity: 5)
+Capture variable used outside conditional at line 1370, column 58. See page 253 of PBP. (Severity: 3)
+String delimiter used with "split" at line 1912, column 15. Express it as a regex instead. (Severity: 2)
+Don't modify $_ in list functions at line 2145, column 14. See page 114 of PBP. (Severity: 5)
+Private subroutine/method used at line 2165, column 7. Use published APIs. (Severity: 3)
+Private subroutine/method used at line 2222, column 7. Use published APIs. (Severity: 3)