nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-KiokuDB-Role-API-pm.dot
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-KiokuDB-Role-API-pm.dot b/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-KiokuDB-Role-API-pm.dot
new file mode 100644 (file)
index 0000000..fc7e8ba
--- /dev/null
@@ -0,0 +1,24 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_namespace_clean {
+       label="namespace::clean";
+       "namespace::clean::import";
+}
+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]";
+}
+subgraph cluster_KiokuDB_Role_API {
+       label="KiokuDB::Role::API";
+       "KiokuDB::Role::API::BEGIN@2";
+       "KiokuDB::Role::API::BEGIN@4";
+}
+"KiokuDB::Role::API::BEGIN@4" -> "namespace::clean::import";
+"Module::Runtime::require_module" -> "KiokuDB::Role::API::BEGIN@2";
+"KiokuDB::Role::API::BEGIN@2" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
+"Module::Runtime::require_module" -> "KiokuDB::Role::API::BEGIN@4";
+}