Search code examples
static-analysismicrofocuscobol.net

Static code analysis - Dependence map of Cobol.Net program


We have some Microfocus Cobol.Net applications.

We would like to create a dependency map similar to what is available in NDepend.

Does anyone know of a tool that is able to do this?


Solution

  • I am not knowledgeable on Cobol .NET but I am a programmer of NDepend. If Cobol .NET emits valid .NET assemblies, then NDepend can analyze them, since NDepend can analyze any .NET assembly.