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-darwin-multi-2level-Digest-MD5-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-darwin-multi-2level-Digest-MD5-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-darwin-multi-2level-Digest-MD5-pm.dot
new file mode 100644 (file)
index 0000000..a9ff654
--- /dev/null
@@ -0,0 +1,24 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_Digest_MD5 {
+       label="Digest::MD5";
+       "Digest::MD5::BEGIN@3";
+       "Digest::MD5::BEGIN@4";
+}
+subgraph cluster_PPI_Util {
+       label="PPI::Util";
+       "PPI::Util::BEGIN@7";
+}
+subgraph cluster_vars {
+       label="vars";
+       "vars::import";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"PPI::Util::BEGIN@7" -> "Digest::MD5::BEGIN@3";
+"Digest::MD5::BEGIN@3" -> "strict::import";
+"Digest::MD5::BEGIN@4" -> "vars::import";
+"PPI::Util::BEGIN@7" -> "Digest::MD5::BEGIN@4";
+}