nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Catalyst-Exception-Go-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Catalyst-Exception-Go-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Catalyst-Exception-Go-pm.dot
new file mode 100644 (file)
index 0000000..2453830
--- /dev/null
@@ -0,0 +1,24 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_Catalyst {
+       label="Catalyst";
+       "Catalyst::BEGIN@10";
+}
+subgraph cluster_namespace_clean {
+       label="namespace::clean";
+       "namespace::clean::import";
+}
+subgraph cluster_Catalyst_Exception_Go {
+       label="Catalyst::Exception::Go";
+       "Catalyst::Exception::Go::BEGIN@4";
+       "Catalyst::Exception::Go::BEGIN@3";
+}
+subgraph cluster_Moose_Exporter {
+       label="Moose::Exporter";
+       "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
+}
+"Catalyst::Exception::Go::BEGIN@4" -> "namespace::clean::import";
+"Catalyst::Exception::Go::BEGIN@3" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
+"Catalyst::BEGIN@10" -> "Catalyst::Exception::Go::BEGIN@3";
+"Catalyst::BEGIN@10" -> "Catalyst::Exception::Go::BEGIN@4";
+}