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