| Filename | /2home/ss5/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Tapper/Schema/ReportsDB/ResultSet/ReportgroupTestrun.pm |
| Statements | Executed 13 statements in 132µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 12µs | 12µs | Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@2 |
| 1 | 1 | 1 | 10µs | 27µs | Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@10 |
| 1 | 1 | 1 | 10µs | 15µs | Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@9 |
| 1 | 1 | 1 | 9µs | 47µs | Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@12 |
| 0 | 0 | 0 | 0s | 0s | Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::groupreports |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun; | ||||
| 2 | # spent 12µs within Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@2 which was called:
# once (12µs+0s) by Class::C3::Componentised::ensure_class_loaded at line 4 | ||||
| 3 | 1 | 6µs | $Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::AUTHORITY = 'cpan:AMD'; | ||
| 4 | 1 | 30µs | 1 | 12µs | } # spent 12µs making 1 call to Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@2 |
| 5 | { | ||||
| 6 | 2 | 900ns | $Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::VERSION = '0.001'; | ||
| 7 | } | ||||
| 8 | |||||
| 9 | 3 | 20µs | 2 | 20µs | # spent 15µs (10+5) within Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@9 which was called:
# once (10µs+5µs) by Class::C3::Componentised::ensure_class_loaded at line 9 # spent 15µs making 1 call to Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@9
# spent 5µs making 1 call to strict::import |
| 10 | 3 | 22µs | 2 | 45µs | # spent 27µs (10+17) within Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@10 which was called:
# once (10µs+17µs) by Class::C3::Componentised::ensure_class_loaded at line 10 # spent 27µs making 1 call to Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@10
# spent 17µs making 1 call to warnings::import |
| 11 | |||||
| 12 | 3 | 51µs | 2 | 85µs | # spent 47µs (9+38) within Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@12 which was called:
# once (9µs+38µs) by Class::C3::Componentised::ensure_class_loaded at line 12 # spent 47µs making 1 call to Tapper::Schema::ReportsDB::ResultSet::ReportgroupTestrun::BEGIN@12
# spent 38µs making 1 call to parent::import |
| 13 | |||||
| 14 | |||||
| 15 | sub groupreports { | ||||
| 16 | my ($self) = @_; | ||||
| 17 | |||||
| 18 | $self->first->groupreports; | ||||
| 19 | } | ||||
| 20 | |||||
| 21 | 1 | 2µs | 1; | ||
| 22 | |||||
| 23 | __END__ |