Severity Levels
Intel Inspector
severity levels denote the seriousness of a defect:
(
Critical) is more serious than(
Error).(
Error) is more serious than(
Warning).(
Remark) denotes additional information to help you understand the context of an analysis.
Critical severity is used for
Unhandled application exception
defects that usually cause the
application undergoing analysis to crash.
Severity level is a property of a problem type. All
problems in a problem set have the same severity level.