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-English-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-English-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-English-pm.dot
new file mode 100644 (file)
index 0000000..f0543b9
--- /dev/null
@@ -0,0 +1,35 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_warnings {
+       label="warnings";
+       "warnings::unimport";
+}
+subgraph cluster_XSLoader {
+       label="XSLoader";
+       "XSLoader::load";
+}
+subgraph cluster_Exporter {
+       label="Exporter";
+       "Exporter::import";
+}
+subgraph cluster_Config_General {
+       label="Config::General";
+       "Config::General::BEGIN@17";
+}
+subgraph cluster_English {
+       label="English";
+       "English::BEGIN@1";
+       "English::import";
+       "English::BEGIN@148";
+       "English::CORE:match";
+       "English::BEGIN@47";
+}
+"English::BEGIN@148" -> "English::BEGIN@1";
+"Config::General::BEGIN@17" -> "English::import";
+"English::import" -> "English::CORE:match";
+"Config::General::BEGIN@17" -> "English::BEGIN@47";
+"English::BEGIN@148" -> "XSLoader::load";
+"English::import" -> "Exporter::import";
+"Config::General::BEGIN@17" -> "English::BEGIN@148";
+"English::BEGIN@47" -> "warnings::unimport";
+}