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-Role-API-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_Role_API {
16 label="KiokuDB::Role::API";
17 "KiokuDB::Role::API::BEGIN@2";
18 "KiokuDB::Role::API::BEGIN@4";
19}
20"KiokuDB::Role::API::BEGIN@4" -> "namespace::clean::import";
21"Module::Runtime::require_module" -> "KiokuDB::Role::API::BEGIN@2";
22"KiokuDB::Role::API::BEGIN@2" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
23"Module::Runtime::require_module" -> "KiokuDB::Role::API::BEGIN@4";
24}