Visualising / overview tools

G

Grant Denkinson

Hi all.
I'm taking over a scientific programming project from a colleague,
part
of which is in about 60000 lines of perl.

Does anyone have recommendations for good tools to help me get an
overview of the code, perhaps some sort of visualisation of what calls
what etc.? We run Linux.

Grant
 
B

Ben Morrow

Quoth Grant Denkinson said:
Hi all.
I'm taking over a scientific programming project from a colleague,
part
of which is in about 60000 lines of perl.

Does anyone have recommendations for good tools to help me get an
overview of the code, perhaps some sort of visualisation of what calls
what etc.? We run Linux.

B::Xref will generate a full cross-reference of what calls what, but
with a large program the output may be to unwieldy to be terribly
useful. How modular is the code, and how well documented? I would have
expected this sort of thing to be fairly clear from the docs.

Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top