Filename | /home/micha/.plenv/versions/5.38.2/lib/perl5/site_perl/5.38.2/Test2/EventFacet/Hub.pm |
Statements | Executed 10 statements in 113µs |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 9µs | 11µs | BEGIN@2 | Test2::EventFacet::Hub::
1 | 1 | 1 | 9µs | 9µs | BEGIN@10 | Test2::EventFacet::Hub::
1 | 1 | 1 | 5µs | 96µs | BEGIN@11 | Test2::EventFacet::Hub::
1 | 1 | 1 | 3µs | 20µs | BEGIN@3 | Test2::EventFacet::Hub::
0 | 0 | 0 | 0s | 0s | facet_key | Test2::EventFacet::Hub::
0 | 0 | 0 | 0s | 0s | is_list | Test2::EventFacet::Hub::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package Test2::EventFacet::Hub; | ||||
2 | 2 | 23µs | 2 | 13µs | # spent 11µs (9+2) within Test2::EventFacet::Hub::BEGIN@2 which was called:
# once (9µs+2µs) by Test2::Event::BEGIN@24 at line 2 # spent 11µs making 1 call to Test2::EventFacet::Hub::BEGIN@2
# spent 2µs making 1 call to strict::import |
3 | 2 | 45µs | 2 | 37µs | # spent 20µs (3+17) within Test2::EventFacet::Hub::BEGIN@3 which was called:
# once (3µs+17µs) by Test2::Event::BEGIN@24 at line 3 # spent 20µs making 1 call to Test2::EventFacet::Hub::BEGIN@3
# spent 17µs making 1 call to warnings::import |
4 | |||||
5 | 1 | 200ns | our $VERSION = '1.302198'; | ||
6 | |||||
7 | sub is_list { 1 } | ||||
8 | sub facet_key { 'hubs' } | ||||
9 | |||||
10 | 2 | 25µs | 1 | 9µs | # spent 9µs within Test2::EventFacet::Hub::BEGIN@10 which was called:
# once (9µs+0s) by Test2::Event::BEGIN@24 at line 10 # spent 9µs making 1 call to Test2::EventFacet::Hub::BEGIN@10 |
11 | 2 | 18µs | 2 | 187µs | # spent 96µs (5+91) within Test2::EventFacet::Hub::BEGIN@11 which was called:
# once (5µs+91µs) by Test2::Event::BEGIN@24 at line 11 # spent 96µs making 1 call to Test2::EventFacet::Hub::BEGIN@11
# spent 91µs making 1 call to Test2::Util::HashBase::import |
12 | |||||
13 | 1 | 2µs | 1; | ||
14 | |||||
15 | __END__ |