nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / opt-local-lib-perl5-5-14-2-Symbol-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-Symbol-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-Symbol-pm.dot
new file mode 100644 (file)
index 0000000..088703c
--- /dev/null
@@ -0,0 +1,18 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_IO_Dir {
+       label="IO::Dir";
+       "IO::Dir::BEGIN@13";
+}
+subgraph cluster_Symbol {
+       label="Symbol";
+       "Symbol::gensym";
+       "Symbol::BEGIN@81";
+}
+subgraph cluster_IO_Handle {
+       label="IO::Handle";
+       "IO::Handle::new";
+}
+"IO::Dir::BEGIN@13" -> "Symbol::BEGIN@81";
+"IO::Handle::new" -> "Symbol::gensym";
+}