nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-KiokuDB-Backend-Role-Scan-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_Moose_Exporter {
12 label="Moose::Exporter";
13 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
14}
15subgraph cluster_KiokuDB_Backend_Role_Scan {
16 label="KiokuDB::Backend::Role::Scan";
17 "KiokuDB::Backend::Role::Scan::BEGIN@11";
18 "KiokuDB::Backend::Role::Scan::BEGIN@4";
19}
20"KiokuDB::Backend::Role::Scan::BEGIN@11" -> "namespace::clean::import";
21"Module::Runtime::require_module" -> "KiokuDB::Backend::Role::Scan::BEGIN@4";
22"KiokuDB::Backend::Role::Scan::BEGIN@4" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
23"Module::Runtime::require_module" -> "KiokuDB::Backend::Role::Scan::BEGIN@11";
24}