LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
applets/brightness/brightness-applet.c
78unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
applets/brightness/egg-debug.c
84variableScope398styleThe scope of the variable 'i' can be reduced.
applets/inhibit/egg-debug.c
84variableScope398styleThe scope of the variable 'i' can be reduced.
applets/inhibit/inhibit-applet.c
72unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
src/cpm-backlight.c
82unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-brightness.c
82unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-button.c
60unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-control.c
68unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-dpms.c
67unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-engine.c
81unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-graph-widget.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
62unusedStructMember563stylestruct member 'CpmGraphWidgetPrivate::title' is never used.
97variableScope398styleThe scope of the variable 'keyitem' can be reduced.
383variableScope398styleThe scope of the variable 'obj' can be reduced.
535unreadVariable563styleVariable 'offsetx' is assigned a value that is never used.
536unreadVariable563styleVariable 'offsety' is assigned a value that is never used.
601variableScope398styleThe scope of the variable 'text' can be reduced.
635constVariablePointer398styleVariable 'point' can be declared as pointer to const
729constVariablePointer398styleVariable 'point' can be declared as pointer to const
843duplicateExpression398styleSame expression on both sides of '/'.
899variableScope398styleThe scope of the variable 'data' can be reduced.
1036variableScope398styleThe scope of the variable 'keydataitem' can be reduced.
src/cpm-idle.c
75unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-kbd-backlight.c
63unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-load.c
58unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-manager.c
119unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-phone.c
56unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-prefs-core.c
70unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-prefs.c
44constParameterCallback398styleParameter 'prefs' can be declared as pointer to const. However it seems that 'cpm_prefs_help_cb' is a callback function, if 'prefs' is declared with const you might also need to cast function pointer(s).
70unusedVariable563styleUnused variable: ret
src/cpm-screensaver.c
47unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-session.c
83unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-statistics.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
105constParameterCallback398styleParameter 'widget' can be declared as pointer to const. However it seems that 'cpm_stats_button_help_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s).
179variableScope398styleThe scope of the variable 'point_new' can be reduced.
283constVariablePointer398styleVariable 'time_tm' can be declared as pointer to const
470variableScope398styleThe scope of the variable 'smoothed' can be reduced.
820variableScope398styleThe scope of the variable 'device' can be reduced.
879unusedVariable563styleUnused variable: text
923unreadVariable563styleVariable 'object_path' is assigned a value that is never used.
939variableScope398styleThe scope of the variable 'device_tmp' can be reduced.
1255unreadVariable563styleVariable 'retval' is assigned a value that is never used.
src/cpm-tray-icon.c
61unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/cpm-upower.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
187variableScope398styleThe scope of the variable 'time_to_full_str' can be reduced.
src/csd_media-keys-window.c
50unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/csd_osd-window.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/egg-array-float.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
202constParameterPointer398styleParameter 'array' can be declared as pointer to const
src/egg-color.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
src/egg-console-kit.c
61unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/egg-debug.c
84variableScope398styleThe scope of the variable 'i' can be reduced.
src/egg-discrete.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
134knownConditionTrueFalse571styleCondition 'value==100' is always true
143knownConditionTrueFalse570styleCondition 'fvalue>-0.01' is always false
152knownConditionTrueFalse571styleCondition 'fvalue>-1.01' is always true
152knownConditionTrueFalse570styleCondition 'fvalue<1.01' is always false
src/egg-idletime.c
72unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/egg-precision.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
src/egg-test.c
125constParameterPointer398styleParameter 'test' can be declared as pointer to const
263constParameterPointer398styleParameter 'test' can be declared as pointer to const