In a legacy Nonstop environment, every change carries hidden risk: a modified program can break callers nobody knew existed, and a renamed field can ripple through copybooks, paragraphs, and data flows that haven't been documented in years.
Navigator Atlas performs deterministic static analysis of your COBOL, SCOBOL, TAL, C/C++ and TACL source — mapping every call path, file access, and field reference — and gives you a complete impact picture in seconds.
Four questions. Answered instantly. Scan your folder once and select any program, file, or field.
If I change a program, what other programs are affected? Atlas traces direct and transitive callers and the programs that share files with it — the full blast radius before you write a line.
What libraries, files, and copybooks does this program touch? The Copybooks, Files, and Tables axes show every dependency — and flip the question: select a copybook and see every program that includes it.
If I change a file layout, what programs are affected? The File→Programs matrix lists every program that reads or writes it, with the exact CRUD operations (Create, Read, Update, Delete) each paragraph performs.
If I change a field, what are the ripple effects? The field cross-reference traces every variable in the record layout and shows exactly which paragraphs use it, with line number, type, and usage count.
Cyclomatic complexity per paragraph, nesting depth, dead-code detection, and line metrics.
Interactive graph of PERFORM, CALL, SEND, ENTER TAL and GO TO edges, colored by subsystem and legible even in folders of 500 programs.
Call graph, paragraph flow, flow/sequence, data graph, redefines, and copybook tree. Interactive and exportable as SVG.
Walk the code line by line, choose branches at IF/EVALUATE, and trace execution paths without compiling.
Renders the SCOBOL SCREEN SECTION as a 6530 terminal preview, directly from the source code.
Flags complexity hotspots, uninitialized data, and unused variables. Export self-contained HTML reports to share.
| Language | Analysis depth | Impact analysis support |
|---|---|---|
| COBOL | Full | Program callers, file CRUD, field XRef, copybook dependencies |
| SCOBOL (Screen COBOL) | Full + screens | All COBOL impact features plus screen field cross-reference |
| TAL | Full | PROC callers, Guardian file I/O, ?SOURCE include chain |
| C / C++ | Full | Function callers, file I/O, and header include chain |
| TACL | Structure | Routine extraction and call structure |
Windows 11, Windows Server 2025
Self-contained, no .NET install
Browser-based (Chrome, Edge, Firefox)
No internet needed; optional SFTP to browse remote source dirs
Deterministic, no cloud dependency
Interactive web UI + exportable HTML reports
See Navigator Atlas in action with a demo tailored to your Nonstop environment.