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-darwin-multi-2level-re-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_XML_Easy_Syntax {
4 label="XML::Easy::Syntax";
5 "XML::Easy::Syntax::BEGIN@942";
6}
7subgraph cluster_B_Deparse {
8 label="B::Deparse";
9 "B::Deparse::BEGIN@3436";
10}
11subgraph cluster_warnings {
12 label="warnings";
13 "warnings::import";
14}
15subgraph cluster_re {
16 label="re";
17 "re::BEGIN@4";
18 "re::import";
19 "re::BEGIN@5";
20 "re::bits";
21}
22subgraph cluster_Moose_Util_TypeConstraints {
23 label="Moose::Util::TypeConstraints";
24 "Moose::Util::TypeConstraints::BEGIN@614";
25}
26subgraph cluster_strict {
27 label="strict";
28 "strict::import";
29}
30"Moose::Util::TypeConstraints::BEGIN@614" -> "re::BEGIN@5";
31"re::import" -> "re::bits";
32"re::BEGIN@4" -> "strict::import";
33"re::BEGIN@5" -> "warnings::import";
34"B::Deparse::BEGIN@3436" -> "re::import";
35"Moose::Util::TypeConstraints::BEGIN@614" -> "re::import";
36"XML::Easy::Syntax::BEGIN@942" -> "re::import";
37"Moose::Util::TypeConstraints::BEGIN@614" -> "re::BEGIN@4";
38}