Description
CWE: 382 Use of System.exit()
Sinks: Runtime
GoodSink: notify user, do not use Runtime.getRuntime.exit
BadSink : calling Runtime.getRuntime.exit, breaching best practices
Flow Variant: 10 Control flow: if(IO.staticTrue) and if(IO.staticFalse)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.