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-_generic-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Catalyst_Request {
4 label="Catalyst::Request";
5 "Catalyst::Request::path";
6 "Catalyst::Request::BEGIN@6";
7}
8subgraph cluster_utf8 {
9 label="utf8";
10 "utf8::downgrade";
11}
12subgraph cluster_HTTP_Message_PSGI {
13 label="HTTP::Message::PSGI";
14 "HTTP::Message::PSGI::req_to_psgi";
15}
16subgraph cluster_URI_http {
17 label="URI::http";
18 "URI::http::canonical";
19}
20subgraph cluster_URI__generic {
21 label="URI::_generic";
22 "URI::_generic::_check_path";
23 "URI::_generic::BEGIN@6";
24 "URI::_generic::CORE:subst";
25 "URI::_generic::_no_scheme_ok";
26 "URI::_generic::CORE:match";
27 "URI::_generic::BEGIN@8";
28 "URI::_generic::path_query";
29 "URI::_generic::path";
30 "URI::_generic::CORE:regcomp";
31 "URI::_generic::authority";
32 "URI::_generic::BEGIN@7";
33}
34subgraph cluster_URI__server {
35 label="URI::_server";
36 "URI::_server::_port";
37 "URI::_server::host";
38}
39subgraph cluster_Exporter {
40 label="Exporter";
41 "Exporter::import";
42}
43subgraph cluster_URI {
44 label="URI";
45 "URI::_init";
46}
47subgraph cluster_strict {
48 label="strict";
49 "strict::import";
50}
51"Catalyst::Request::BEGIN@6" -> "URI::_generic::BEGIN@8";
52"HTTP::Message::PSGI::req_to_psgi" -> "URI::_generic::path";
53"Catalyst::Request::path" -> "URI::_generic::path";
54"URI::http::canonical" -> "URI::_generic::path";
55"Catalyst::Request::BEGIN@6" -> "URI::_generic::BEGIN@6";
56"URI::_generic::BEGIN@6" -> "strict::import";
57"HTTP::Message::PSGI::req_to_psgi" -> "URI::_generic::path_query";
58"URI::_init" -> "URI::_generic::_no_scheme_ok";
59"URI::_generic::authority" -> "URI::_generic::CORE:subst";
60"Catalyst::Request::BEGIN@6" -> "URI::_generic::CORE:subst";
61"URI::_generic::BEGIN@7" -> "Exporter::import";
62"URI::_generic::authority" -> "URI::_generic::CORE:regcomp";
63"Catalyst::Request::BEGIN@6" -> "URI::_generic::BEGIN@7";
64"URI::_server::_port" -> "URI::_generic::authority";
65"URI::_server::host" -> "URI::_generic::authority";
66"URI::http::canonical" -> "URI::_generic::authority";
67"URI::_generic::authority" -> "URI::_generic::_check_path";
68"URI::_generic::_check_path" -> "URI::_generic::CORE:match";
69"URI::_generic::path_query" -> "URI::_generic::CORE:match";
70"URI::_generic::path" -> "URI::_generic::CORE:match";
71"URI::_generic::authority" -> "URI::_generic::CORE:match";
72"URI::_generic::authority" -> "utf8::downgrade";
73}