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-Set-Base-pm.dot
1 digraph {
2 graph [overlap=false]
3 subgraph cluster_namespace_clean {
4         label="namespace::clean";
5         "namespace::clean::import";
6 }
7 subgraph cluster_KiokuDB_Set_Base {
8         label="KiokuDB::Set::Base";
9         "KiokuDB::Set::Base::BEGIN@6";
10         "KiokuDB::Set::Base::BEGIN@4";
11 }
12 subgraph cluster_Module_Runtime {
13         label="Module::Runtime";
14         "Module::Runtime::require_module";
15 }
16 subgraph cluster_Moose_Exporter {
17         label="Moose::Exporter";
18         "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
19 }
20 "Module::Runtime::require_module" -> "KiokuDB::Set::Base::BEGIN@4";
21 "KiokuDB::Set::Base::BEGIN@6" -> "namespace::clean::import";
22 "KiokuDB::Set::Base::BEGIN@4" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
23 "Module::Runtime::require_module" -> "KiokuDB::Set::Base::BEGIN@6";
24 }