CppCheck report - [project name]
Defect list
Line
Id
Severity
Message
missingInclude
style
Cppcheck cannot find all the include files (use --check-config for details)
main.c
8
unreachableCode
style
Statements following return, break, continue, goto or throw will never be executed.