Index: cppcheck.err =================================================================== diff -u -r16bd55822fa77e5bea6fdfa7b54abf123c1da8bb -r93223f7d403a66dcb0d72a31802181c1b38e7ce3 --- cppcheck.err (.../cppcheck.err) (revision 16bd55822fa77e5bea6fdfa7b54abf123c1da8bb) +++ cppcheck.err (.../cppcheck.err) (revision 93223f7d403a66dcb0d72a31802181c1b38e7ce3) @@ -1,3 +1,6 @@ +11/03/2022 14:42 +Behrouz NematiPour +[sources/storage/FileHandler.h:95] -> [sources/storage/FileHandler.h:102]: (style) Condition '!createFolder' is always false [sources/ApplicationPost.cpp:109] -> [sources/ApplicationPost.cpp:111]: (style) Condition '!ok' is always false [sources/ApplicationPost.cpp:204] -> [sources/ApplicationPost.cpp:206]: (style) Condition '!ok' is always false [sources/ApplicationPost.cpp:218] -> [sources/ApplicationPost.cpp:220]: (style) Condition '!ok' is always false @@ -78,6 +81,9 @@ [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:132]: (style) The function 'doDisinfectConfirm' is never used. [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:109]: (style) The function 'doDisinfectFlush' is never used. [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:118]: (style) The function 'doDisinfectHeat' is never used. +[sources/gui/GuiView.cpp:250]: (style) The function 'doExportListInsert' is never used. +[sources/gui/GuiView.cpp:293]: (style) The function 'doExportListPercent' is never used. +[sources/gui/GuiView.cpp:281]: (style) The function 'doExportListSelect' is never used. [sources/view/VTreatmentCreate(legacy).cpp:520]: (style) The function 'doGetOperatingParameterNames' is never used. [sources/view/VTreatmentCreate(legacy).cpp:539]: (style) The function 'doGetOperatingParameterValues' is never used. [sources/view/VTreatmentCreate(legacy).cpp:487]: (style) The function 'doGetPrescriptionParameterNames' is never used. @@ -108,9 +114,9 @@ [sources/utility/types.cpp:28]: (style) The function 'floatCompare' is never used. [sources/utility/types.cpp:44]: (style) The function 'getBits' is never used. [sources/bluetooth/BluetoothInterface.cpp:1159]: (style) The function 'mimic' is never used. -[sources/storage/FileHandler.cpp:165]: (style) The function 'moveFolder' is never used. -[sources/storage/FileHandler.cpp:206]: (style) The function 'removeFiles' is never used. -[sources/storage/FileHandler.cpp:186]: (style) The function 'removeFolder' is never used. +[sources/storage/FileHandler.cpp:162]: (style) The function 'moveFolder' is never used. +[sources/storage/FileHandler.cpp:203]: (style) The function 'removeFiles' is never used. +[sources/storage/FileHandler.cpp:183]: (style) The function 'removeFolder' is never used. [sources/bluetooth/BluetoothInterface.cpp:1239]: (style) The function 'requestBattery' is never used. [sources/bluetooth/BluetoothInterface.cpp:1226]: (style) The function 'requestInformation' is never used. [sources/bluetooth/BluetoothInterface.cpp:1207]: (style) The function 'requestMeasurements' is never used.