nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Throwable-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Throwable-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Throwable-pm.dot
new file mode 100644 (file)
index 0000000..489ce69
--- /dev/null
@@ -0,0 +1,28 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_Throwable {
+       label="Throwable";
+       "Throwable::BEGIN@2";
+       "Throwable::BEGIN@5";
+       "Throwable::BEGIN@31";
+}
+subgraph cluster_UNIVERSAL {
+       label="UNIVERSAL";
+       "UNIVERSAL::VERSION";
+}
+subgraph cluster_Module_Runtime {
+       label="Module::Runtime";
+       "Module::Runtime::require_module";
+}
+subgraph cluster_Moose_Exporter {
+       label="Moose::Exporter";
+       "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
+       "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
+}
+"Module::Runtime::require_module" -> "Throwable::BEGIN@5";
+"Throwable::BEGIN@31" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
+"Throwable::BEGIN@5" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
+"Module::Runtime::require_module" -> "Throwable::BEGIN@31";
+"Module::Runtime::require_module" -> "Throwable::BEGIN@2";
+"Throwable::BEGIN@5" -> "UNIVERSAL::VERSION";
+}