nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / opt-local-lib-perl5-5-14-2-English-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_warnings {
4 label="warnings";
5 "warnings::unimport";
6}
7subgraph cluster_XSLoader {
8 label="XSLoader";
9 "XSLoader::load";
10}
11subgraph cluster_Exporter {
12 label="Exporter";
13 "Exporter::import";
14}
15subgraph cluster_Config_General {
16 label="Config::General";
17 "Config::General::BEGIN@17";
18}
19subgraph cluster_English {
20 label="English";
21 "English::BEGIN@1";
22 "English::import";
23 "English::BEGIN@148";
24 "English::CORE:match";
25 "English::BEGIN@47";
26}
27"English::BEGIN@148" -> "English::BEGIN@1";
28"Config::General::BEGIN@17" -> "English::import";
29"English::import" -> "English::CORE:match";
30"Config::General::BEGIN@17" -> "English::BEGIN@47";
31"English::BEGIN@148" -> "XSLoader::load";
32"English::import" -> "Exporter::import";
33"Config::General::BEGIN@17" -> "English::BEGIN@148";
34"English::BEGIN@47" -> "warnings::unimport";
35}