nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Text-SimpleTable-pm.dot
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-Text-SimpleTable-pm.dot b/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-Text-SimpleTable-pm.dot
new file mode 100644 (file)
index 0000000..aae6cc5
--- /dev/null
@@ -0,0 +1,24 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_Catalyst {
+       label="Catalyst";
+       "Catalyst::BEGIN@20";
+}
+subgraph cluster_warnings {
+       label="warnings";
+       "warnings::import";
+}
+subgraph cluster_Text_SimpleTable {
+       label="Text::SimpleTable";
+       "Text::SimpleTable::BEGIN@6";
+       "Text::SimpleTable::BEGIN@5";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"Catalyst::BEGIN@20" -> "Text::SimpleTable::BEGIN@6";
+"Text::SimpleTable::BEGIN@5" -> "strict::import";
+"Catalyst::BEGIN@20" -> "Text::SimpleTable::BEGIN@5";
+"Text::SimpleTable::BEGIN@6" -> "warnings::import";
+}