nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Parse-Method-Signatures-Sig-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_namespace_clean {
4 label="namespace::clean";
5 "namespace::clean::import";
6}
7subgraph cluster_Parse_Method_Signatures_Sig {
8 label="Parse::Method::Signatures::Sig";
9 "Parse::Method::Signatures::Sig::BEGIN@3";
10 "Parse::Method::Signatures::Sig::BEGIN@5";
11 "Parse::Method::Signatures::Sig::BEGIN@8";
12 "Parse::Method::Signatures::Sig::BEGIN@4";
13 "Parse::Method::Signatures::Sig::BEGIN@6";
14}
15subgraph cluster_Module_Runtime {
16 label="Module::Runtime";
17 "Module::Runtime::require_module";
18}
19subgraph cluster_Exporter {
20 label="Exporter";
21 "Exporter::import";
22}
23subgraph cluster_MooseX_Types_Base {
24 label="MooseX::Types::Base";
25 "MooseX::Types::Base::import";
26}
27subgraph cluster_Moose_Exporter {
28 label="Moose::Exporter";
29 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
30}
31"Module::Runtime::require_module" -> "Parse::Method::Signatures::Sig::BEGIN@4";
32"Module::Runtime::require_module" -> "Parse::Method::Signatures::Sig::BEGIN@6";
33"Parse::Method::Signatures::Sig::BEGIN@8" -> "namespace::clean::import";
34"Module::Runtime::require_module" -> "Parse::Method::Signatures::Sig::BEGIN@8";
35"Parse::Method::Signatures::Sig::BEGIN@3" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
36"Parse::Method::Signatures::Sig::BEGIN@4" -> "MooseX::Types::Base::import";
37"Parse::Method::Signatures::Sig::BEGIN@5" -> "MooseX::Types::Base::import";
38"Parse::Method::Signatures::Sig::BEGIN@6" -> "Exporter::import";
39"Module::Runtime::require_module" -> "Parse::Method::Signatures::Sig::BEGIN@5";
40"Module::Runtime::require_module" -> "Parse::Method::Signatures::Sig::BEGIN@3";
41}