Menu

#1 Showing a certain depth

open
nobody
None
5
2009-07-03
2009-07-03
No

I'm trying to generate a call graph from a user interface point down into libraries.

I am interested in the libraries only to the extent that they are being called from the UI.

When I run:

phpcallgraph-0.7.0-pl1/bin/phpcallgraph -r -f txt a.txt wrapped/netineo-services.php ../../lib/netineo/*

I get not only a full callgraph of linkage starting at the UI, (which I want) but all relations between the libraries (which I don't).

Ultimately I'd like to generate something akin to a UML sequence diagram and push this into BOUML.

Thanks,
Martin.

PS. Are you on IRC or Skype?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.