| 267 | } |
| 268 | |
| 269 | int DepthSpec::dtFunctionGenerateBody_minimal_depth(int) |
| 270 | { |
| 271 | return dtBlock_minimal_depth(); |
| 272 | } |
| 273 | |
| 274 | int DepthSpec::dtGenerateParamList_minimal_depth(int) |
| 275 | { |
nothing calls this directly
no outgoing calls
no test coverage detected