nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Data-Stream-Bulk-Nil-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Data_Stream_Bulk_Nil {
4 label="Data::Stream::Bulk::Nil";
5 "Data::Stream::Bulk::Nil::BEGIN@8";
6 "Data::Stream::Bulk::Nil::BEGIN@11";
7 "Data::Stream::Bulk::Nil::BEGIN@2";
8}
9subgraph cluster_namespace_clean {
10 label="namespace::clean";
11 "namespace::clean::import";
12}
13subgraph cluster_Module_Runtime {
14 label="Module::Runtime";
15 "Module::Runtime::require_module";
16}
17subgraph cluster_Moose_Exporter {
18 label="Moose::Exporter";
19 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
20}
21"Module::Runtime::require_module" -> "Data::Stream::Bulk::Nil::BEGIN@8";
22"Data::Stream::Bulk::Nil::BEGIN@11" -> "namespace::clean::import";
23"Module::Runtime::require_module" -> "Data::Stream::Bulk::Nil::BEGIN@2";
24"Data::Stream::Bulk::Nil::BEGIN@8" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
25"Module::Runtime::require_module" -> "Data::Stream::Bulk::Nil::BEGIN@11";
26}