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: 13 Control flow: if(IO.static_final_five==5) and if(IO.static_final_five!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.