nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-HTTP-Body-OctetStream-pm.dot
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-HTTP-Body-OctetStream-pm.dot b/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-HTTP-Body-OctetStream-pm.dot
new file mode 100644 (file)
index 0000000..a9dda76
--- /dev/null
@@ -0,0 +1,43 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_HTTP_Body_OctetStream {
+       label="HTTP::Body::OctetStream";
+       "HTTP::Body::OctetStream::BEGIN@6";
+       "HTTP::Body::OctetStream::BEGIN@8";
+       "HTTP::Body::OctetStream::BEGIN@10";
+       "HTTP::Body::OctetStream::BEGIN@7";
+}
+subgraph cluster_UNIVERSAL {
+       label="UNIVERSAL";
+       "UNIVERSAL::VERSION";
+}
+subgraph cluster_Catalyst_Engine {
+       label="Catalyst::Engine";
+       "Catalyst::Engine::BEGIN@10";
+}
+subgraph cluster_base {
+       label="base";
+       "base::import";
+}
+subgraph cluster_Exporter {
+       label="Exporter";
+       "Exporter::import";
+}
+subgraph cluster_bytes {
+       label="bytes";
+       "bytes::import";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"Catalyst::Engine::BEGIN@10" -> "HTTP::Body::OctetStream::BEGIN@6";
+"HTTP::Body::OctetStream::BEGIN@6" -> "strict::import";
+"Catalyst::Engine::BEGIN@10" -> "HTTP::Body::OctetStream::BEGIN@7";
+"HTTP::Body::OctetStream::BEGIN@10" -> "Exporter::import";
+"HTTP::Body::OctetStream::BEGIN@7" -> "base::import";
+"HTTP::Body::OctetStream::BEGIN@8" -> "bytes::import";
+"Catalyst::Engine::BEGIN@10" -> "HTTP::Body::OctetStream::BEGIN@10";
+"HTTP::Body::OctetStream::BEGIN@10" -> "UNIVERSAL::VERSION";
+"Catalyst::Engine::BEGIN@10" -> "HTTP::Body::OctetStream::BEGIN@8";
+}