Answers

Question and Answer:

  Home  Static Analysis

⟩ Typical defects discovered during static analysis are?

★ Referencing a variable with undefined value

★ Variables declared but used nowhere

★ Dead code

★ Programming standards and syntax violation

★ Security vulnerabilities

 225 views

More Questions for you: