| 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 | 22µ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 | 29µs | # spent 22µs (15+7) within DBIx::Class::StartupCheck::BEGIN@3 which was called:
#    once (15µs+7µs) by DBIx::Class::BEGIN@24 at line 3 # spent    22µs making 1 call to DBIx::Class::StartupCheck::BEGIN@3
# spent     7µs making 1 call to strict::import  | ||
| 4 | 2 | 21µ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__ |