| 167 | } |
| 168 | |
| 169 | int DepthSpec::dtFunctionInvocationBinary_minimal_depth(int) |
| 170 | { |
| 171 | return dtSafeOpFlags_minimal_depth(); |
| 172 | } |
| 173 | |
| 174 | int DepthSpec::dtFunctionInvocationRandomUnary_minimal_depth(int) |
| 175 | { |
nothing calls this directly
no outgoing calls
no test coverage detected