nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-URI-QueryParam-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-URI-QueryParam-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-URI-QueryParam-pm.dot
new file mode 100644 (file)
index 0000000..1edfaa5
--- /dev/null
@@ -0,0 +1,23 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_URI__query {
+       label="URI::_query";
+       "URI::_query::CORE:match";
+       "URI::_query::query";
+}
+subgraph cluster_Catalyst_Request {
+       label="Catalyst::Request";
+       "Catalyst::Request::BEGIN@8";
+}
+subgraph cluster_URI_QueryParam {
+       label="URI::QueryParam";
+       "URI::QueryParam::BEGIN@3";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"Catalyst::Request::BEGIN@8" -> "URI::QueryParam::BEGIN@3";
+"URI::QueryParam::BEGIN@3" -> "strict::import";
+"URI::_query::query" -> "URI::_query::CORE:match";
+}