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