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-TypeMap-Entry-JSON-Scalar-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_namespace_clean {
4 label="namespace::clean";
5 "namespace::clean::import";
6}
7subgraph cluster_warnings {
8 label="warnings";
9 "warnings::unimport";
10}
11subgraph cluster_Module_Runtime {
12 label="Module::Runtime";
13 "Module::Runtime::require_module";
14}
15subgraph cluster_Moose_Exporter {
16 label="Moose::Exporter";
17 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
18}
19subgraph cluster_KiokuDB_TypeMap_Entry_JSON_Scalar {
20 label="KiokuDB::TypeMap::Entry::JSON::Scalar";
21 "KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@4";
22 "KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@6";
23 "KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@2";
24}
25"KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@6" -> "namespace::clean::import";
26"KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@2" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
27"KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@4" -> "warnings::unimport";
28"Module::Runtime::require_module" -> "KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@2";
29"Module::Runtime::require_module" -> "KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@4";
30"Module::Runtime::require_module" -> "KiokuDB::TypeMap::Entry::JSON::Scalar::BEGIN@6";
31}