callGraph
callGraph copied to clipboard
-ymlOut and -ymlIn produce different results than a normally targeted run
Expected behavior: using -ymlOut and -ymlIn should produce a .dot graph which has the same features as running callGraph against a file or directory.
Actual behavior: callGraph -ymlIn $previously_produced_yml produces a .dot graph whose nodes lack the filenames where the referenced functions exist.