Closed jellypuno closed 2 years ago
Additional issues on procedures
This bug should be split into 2 parts at least. Also, before building a graph you must resolve all errors first. Otherwise, no guarantee that graph will be relevant :-)
@Nurkambay I fixed the errors but it is still the same. This time the init and write paragraphs are not included in the graph.
@jellypuno yep, that's why it is a bug. It is fixed now. Another issue is that If you have a significant error in the COBOL code you will not see anything relevant to the real CCF graph :-( And it is another issue that must be fixed on the COBOL LS side
Fixed in the 1.0.1 release. https://github.com/BroadcomMFD/cobol-control-flow/releases/tag/v1.0.1
The WRITE-HEADERS is not part of the initial procedures connected to PROCEDURE DIVISION.
The correct flow should be: