Deprecated test case
Description
CWE: 476 Null Pointer Dereference
Sinks: undefinedValue
GoodSink: checks for null before accessing the variable
BadSink : assumes the variable has been defined
Flow Variant: 19 Control flow: Dead code after an if(true) return
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.