nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-darwin-multi-2level-Scope-Upper-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Text_Tradition_Parser_Self {
4 label="Text::Tradition::Parser::Self";
5 "Text::Tradition::Parser::Self::_layersort_rel";
6}
7subgraph cluster_TryCatch {
8 label="TryCatch";
9 "TryCatch::BEGIN@13";
10}
11subgraph cluster_Text_Tradition_Collation_RelationshipStore {
12 label="Text::Tradition::Collation::RelationshipStore";
13 "Text::Tradition::Collation::RelationshipStore::test_equivalence";
14 "Text::Tradition::Collation::RelationshipStore::related_readings";
15 "Text::Tradition::Collation::RelationshipStore::_make_equivalence";
16}
17subgraph cluster_warnings {
18 label="warnings";
19 "warnings::import";
20}
21subgraph cluster_XSLoader {
22 label="XSLoader";
23 "XSLoader::load";
24}
25subgraph cluster_base {
26 label="base";
27 "base::import";
28}
29subgraph cluster_Scope_Upper {
30 label="Scope::Upper";
31 "Scope::Upper::BEGIN@17";
32 "Scope::Upper::BEGIN@4";
33 "Scope::Upper::BEGIN@195";
34 "Scope::Upper::SUB";
35 "Scope::Upper::BEGIN@3";
36 "Scope::Upper::BEGIN@574";
37}
38subgraph cluster_strict {
39 label="strict";
40 "strict::import";
41}
42"TryCatch::BEGIN@13" -> "Scope::Upper::BEGIN@574";
43"Text::Tradition::Collation::RelationshipStore::test_equivalence" -> "Scope::Upper::SUB";
44"Text::Tradition::Collation::RelationshipStore::_make_equivalence" -> "Scope::Upper::SUB";
45"Text::Tradition::Collation::RelationshipStore::related_readings" -> "Scope::Upper::SUB";
46"Text::Tradition::Parser::Self::_layersort_rel" -> "Scope::Upper::SUB";
47"Scope::Upper::BEGIN@3" -> "strict::import";
48"Scope::Upper::BEGIN@195" -> "XSLoader::load";
49"Scope::Upper::BEGIN@574" -> "base::import";
50"Scope::Upper::BEGIN@4" -> "warnings::import";
51"TryCatch::BEGIN@13" -> "Scope::Upper::BEGIN@3";
52"TryCatch::BEGIN@13" -> "Scope::Upper::BEGIN@195";
53"TryCatch::BEGIN@13" -> "Scope::Upper::BEGIN@4";
54"TryCatch::BEGIN@13" -> "Scope::Upper::BEGIN@17";
55}