Assignment title: Information
Identify at least 10 defects that detract from the quality of the abbreviated C like program . Also identify which high-level quality attribute is impacted by each of these defects (eg. functionality, reliability, efficiency, usability, maintainability, or portability). Look for variable, expression, guard, assignment, if-statement, loop and sequence defects. # Line Num Defect Type Defect description Associated high-level quality attribute 1 2 3 4 5 6 7 8 9 10 11 12