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