diff options
Diffstat (limited to 'Test/pggb_sound/perlcritic.log')
| -rw-r--r-- | Test/pggb_sound/perlcritic.log | 17 | 
1 files changed, 17 insertions, 0 deletions
diff --git a/Test/pggb_sound/perlcritic.log b/Test/pggb_sound/perlcritic.log new file mode 100644 index 0000000..3872ccf --- /dev/null +++ b/Test/pggb_sound/perlcritic.log @@ -0,0 +1,17 @@ +Code before warnings are enabled at line 17, column 1.  See page 431 of PBP.  (Severity: 4) +Return value of "open" ignored at line 82, column 36.  Check the return value of "open" for success.  (Severity: 3) +Return value of "open" ignored at line 83, column 39.  Check the return value of "open" for success.  (Severity: 3) +Return value of "open" ignored at line 84, column 15.  Check the return value of "open" for success.  (Severity: 3) +Return value of "close" ignored at line 89, column 3.  Check the return value of "close" for success.  (Severity: 2) +Capture variable used outside conditional at line 118, column 15.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 119, column 14.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 155, column 17.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 156, column 29.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 199, column 14.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 200, column 17.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 201, column 14.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 203, column 28.  See page 253 of PBP.  (Severity: 3) +Return value of "close" ignored at line 212, column 7.  Check the return value of "close" for success.  (Severity: 2) +Capture variable used outside conditional at line 226, column 15.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 227, column 28.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 229, column 14.  See page 253 of PBP.  (Severity: 3)  | 
