nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-KiokuDB-Backend-Role-GC-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_namespace_clean {
4 label="namespace::clean";
5 "namespace::clean::import";
6}
7subgraph cluster_Module_Runtime {
8 label="Module::Runtime";
9 "Module::Runtime::require_module";
10}
11subgraph cluster_KiokuDB_Backend_Role_GC {
12 label="KiokuDB::Backend::Role::GC";
13 "KiokuDB::Backend::Role::GC::BEGIN@4";
14 "KiokuDB::Backend::Role::GC::BEGIN@2";
15}
16subgraph cluster_Moose_Exporter {
17 label="Moose::Exporter";
18 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
19}
20"KiokuDB::Backend::Role::GC::BEGIN@4" -> "namespace::clean::import";
21"KiokuDB::Backend::Role::GC::BEGIN@2" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
22"Module::Runtime::require_module" -> "KiokuDB::Backend::Role::GC::BEGIN@4";
23"Module::Runtime::require_module" -> "KiokuDB::Backend::Role::GC::BEGIN@2";
24}