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: 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.