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-View-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_base {
4 label="base";
5 "base::import";
6}
7subgraph cluster_Catalyst_View {
8 label="Catalyst::View";
9 "Catalyst::View::BEGIN@3";
10 "Catalyst::View::BEGIN@60";
11}
12subgraph cluster_Moose_Exporter {
13 label="Moose::Exporter";
14 "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
15 "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
16}
17"base::import" -> "Catalyst::View::BEGIN@60";
18"base::import" -> "Catalyst::View::BEGIN@3";
19"Catalyst::View::BEGIN@60" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
20"Catalyst::View::BEGIN@3" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
21}