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-Param-Bindable-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_namespace_clean {
4 label="namespace::clean";
5 "namespace::clean::import";
6}
7subgraph cluster_Module_Runtime {
8 label="Module::Runtime";
9 "Module::Runtime::require_module";
10}
11subgraph cluster_Parse_Method_Signatures_Param_Bindable {
12 label="Parse::Method::Signatures::Param::Bindable";
13 "Parse::Method::Signatures::Param::Bindable::BEGIN@6";
14 "Parse::Method::Signatures::Param::Bindable::BEGIN@3";
15 "Parse::Method::Signatures::Param::Bindable::BEGIN@4";
16}
17subgraph cluster_MooseX_Types_Base {
18 label="MooseX::Types::Base";
19 "MooseX::Types::Base::import";
20}
21subgraph cluster_Moose_Exporter {
22 label="Moose::Exporter";
23 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
24}
25"Module::Runtime::require_module" -> "Parse::Method::Signatures::Param::Bindable::BEGIN@6";
26"Parse::Method::Signatures::Param::Bindable::BEGIN@6" -> "namespace::clean::import";
27"Module::Runtime::require_module" -> "Parse::Method::Signatures::Param::Bindable::BEGIN@4";
28"Parse::Method::Signatures::Param::Bindable::BEGIN@3" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
29"Parse::Method::Signatures::Param::Bindable::BEGIN@4" -> "MooseX::Types::Base::import";
30"Module::Runtime::require_module" -> "Parse::Method::Signatures::Param::Bindable::BEGIN@3";
31}