| Filename | /usr/share/perl5/DBIx/Class/StartupCheck.pm |
| Statements | Executed 5 statements in 122µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 24µs | 40µs | DBIx::Class::StartupCheck::BEGIN@3 |
| 1 | 1 | 1 | 14µs | 27µs | DBIx::Class::StartupCheck::BEGIN@4 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package DBIx::Class::StartupCheck; | ||||
| 2 | |||||
| 3 | 2 | 66µs | 2 | 57µs | # spent 40µs (24+17) within DBIx::Class::StartupCheck::BEGIN@3 which was called:
# once (24µs+17µs) by DBIx::Class::BEGIN@24 at line 3 # spent 40µs making 1 call to DBIx::Class::StartupCheck::BEGIN@3
# spent 17µs making 1 call to strict::import |
| 4 | 2 | 54µs | 2 | 40µs | # spent 27µs (14+13) within DBIx::Class::StartupCheck::BEGIN@4 which was called:
# once (14µs+13µs) by DBIx::Class::BEGIN@24 at line 4 # spent 27µs making 1 call to DBIx::Class::StartupCheck::BEGIN@4
# spent 13µs making 1 call to warnings::import |
| 5 | |||||
| 6 | 1 | 3µs | 1; | ||
| 7 | |||||
| 8 | __END__ |