| Filename | /usr/share/perl5/DBIx/Class/StartupCheck.pm |
| Statements | Executed 5 statements in 110µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 22µs | 34µs | DBIx::Class::StartupCheck::BEGIN@3 |
| 1 | 1 | 1 | 14µs | 23µ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 | 59µs | 2 | 45µs | # spent 34µs (22+11) within DBIx::Class::StartupCheck::BEGIN@3 which was called:
# once (22µs+11µs) by DBIx::Class::BEGIN@24 at line 3 # spent 34µs making 1 call to DBIx::Class::StartupCheck::BEGIN@3
# spent 12µs making 1 call to strict::import |
| 4 | 2 | 48µs | 2 | 32µs | # spent 23µs (14+9) within DBIx::Class::StartupCheck::BEGIN@4 which was called:
# once (14µs+9µs) by DBIx::Class::BEGIN@24 at line 4 # spent 23µs making 1 call to DBIx::Class::StartupCheck::BEGIN@4
# spent 9µs making 1 call to warnings::import |
| 5 | |||||
| 6 | 1 | 3µs | 1; | ||
| 7 | |||||
| 8 | __END__ |