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