nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Bio-Phylo-Util-StackTrace-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Bio-Phylo-Util-StackTrace-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Bio-Phylo-Util-StackTrace-pm.dot
new file mode 100644 (file)
index 0000000..b4bf066
--- /dev/null
@@ -0,0 +1,17 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_Bio_Phylo_Util_Exceptions {
+       label="Bio::Phylo::Util::Exceptions";
+       "Bio::Phylo::Util::Exceptions::BEGIN@4";
+}
+subgraph cluster_Bio_Phylo_Util_StackTrace {
+       label="Bio::Phylo::Util::StackTrace";
+       "Bio::Phylo::Util::StackTrace::BEGIN@2";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"Bio::Phylo::Util::Exceptions::BEGIN@4" -> "Bio::Phylo::Util::StackTrace::BEGIN@2";
+"Bio::Phylo::Util::StackTrace::BEGIN@2" -> "strict::import";
+}