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