nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Throwable-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Throwable {
4 label="Throwable";
5 "Throwable::BEGIN@2";
6 "Throwable::BEGIN@5";
7 "Throwable::BEGIN@31";
8}
9subgraph cluster_UNIVERSAL {
10 label="UNIVERSAL";
11 "UNIVERSAL::VERSION";
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 "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
21}
22"Module::Runtime::require_module" -> "Throwable::BEGIN@5";
23"Throwable::BEGIN@31" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:678]";
24"Throwable::BEGIN@5" -> "Moose::Exporter::__ANON__[Moose/Exporter.pm:492]";
25"Module::Runtime::require_module" -> "Throwable::BEGIN@31";
26"Module::Runtime::require_module" -> "Throwable::BEGIN@2";
27"Throwable::BEGIN@5" -> "UNIVERSAL::VERSION";
28}