Deprecated test case
Description
CWE: 390 Detection of Error Condition Without Action
Sinks: mkdirs
GoodSink: Throw Exception if dirs cannot be created
BadSink : Do nothing if dirs cannot be created
Flow Variant: 04 Control flow: if(private_final_t) and if(private_final_f)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.