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-LiveObjects-Guard-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_KiokuDB_LiveObjects_Guard {
4 label="KiokuDB::LiveObjects::Guard";
5 "KiokuDB::LiveObjects::Guard::BEGIN@3";
6 "KiokuDB::LiveObjects::Guard::BEGIN@8";
7 "KiokuDB::LiveObjects::Guard::BEGIN@4";
8 "KiokuDB::LiveObjects::Guard::new";
9 "KiokuDB::LiveObjects::Guard::BEGIN@6";
10}
11subgraph cluster_Scalar_Util {
12 label="Scalar::Util";
13 "Scalar::Util::weaken";
14}
15subgraph cluster_KiokuDB_LiveObjects {
16 label="KiokuDB::LiveObjects";
17 "KiokuDB::LiveObjects::_vivify_id_info";
18 "KiokuDB::LiveObjects::BEGIN@7";
19}
20subgraph cluster_namespace_clean {
21 label="namespace::clean";
22 "namespace::clean::import";
23}
24subgraph cluster_warnings {
25 label="warnings";
26 "warnings::import";
27}
28subgraph cluster_Exporter {
29 label="Exporter";
30 "Exporter::import";
31}
32subgraph cluster_strict {
33 label="strict";
34 "strict::import";
35}
36"KiokuDB::LiveObjects::BEGIN@7" -> "KiokuDB::LiveObjects::Guard::BEGIN@6";
37"KiokuDB::LiveObjects::BEGIN@7" -> "KiokuDB::LiveObjects::Guard::BEGIN@3";
38"KiokuDB::LiveObjects::BEGIN@7" -> "KiokuDB::LiveObjects::Guard::BEGIN@8";
39"KiokuDB::LiveObjects::Guard::BEGIN@8" -> "namespace::clean::import";
40"KiokuDB::LiveObjects::Guard::BEGIN@3" -> "strict::import";
41"KiokuDB::LiveObjects::Guard::BEGIN@6" -> "Exporter::import";
42"KiokuDB::LiveObjects::Guard::BEGIN@4" -> "warnings::import";
43"KiokuDB::LiveObjects::Guard::new" -> "Scalar::Util::weaken";
44"KiokuDB::LiveObjects::_vivify_id_info" -> "KiokuDB::LiveObjects::Guard::new";
45"KiokuDB::LiveObjects::BEGIN@7" -> "KiokuDB::LiveObjects::Guard::BEGIN@4";
46}