diff options
Diffstat (limited to 'Test/sysinfo_dg/perlcritic.log')
| -rw-r--r-- | Test/sysinfo_dg/perlcritic.log | 22 | 
1 files changed, 22 insertions, 0 deletions
diff --git a/Test/sysinfo_dg/perlcritic.log b/Test/sysinfo_dg/perlcritic.log new file mode 100644 index 0000000..32cd060 --- /dev/null +++ b/Test/sysinfo_dg/perlcritic.log @@ -0,0 +1,22 @@ +Code before warnings are enabled at line 5, column 1.  See page 431 of PBP.  (Severity: 4) +Capture variable used outside conditional at line 77, column 14.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 83, column 14.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 89, column 15.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 92, column 15.  See page 253 of PBP.  (Severity: 3) +Return value of "close" ignored at line 183, column 4.  Check the return value of "close" for success.  (Severity: 2) +Return value of "open" ignored at line 189, column 4.  Check the return value of "open" for success.  (Severity: 3) +Capture variable used outside conditional at line 194, column 17.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 195, column 17.  See page 253 of PBP.  (Severity: 3) +Return value of "close" ignored at line 197, column 4.  Check the return value of "close" for success.  (Severity: 2) +Capture variable used outside conditional at line 210, column 13.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 210, column 38.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 211, column 13.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 211, column 39.  See page 253 of PBP.  (Severity: 3) +Return value of "close" ignored at line 213, column 4.  Check the return value of "close" for success.  (Severity: 2) +Capture variable used outside conditional at line 246, column 14.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 247, column 24.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 247, column 42.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 248, column 21.  See page 253 of PBP.  (Severity: 3) +Capture variable used outside conditional at line 249, column 20.  See page 253 of PBP.  (Severity: 3) +Return value of "close" ignored at line 306, column 4.  Check the return value of "close" for success.  (Severity: 2) +Return value of "close" ignored at line 327, column 4.  Check the return value of "close" for success.  (Severity: 2)  | 
