Filename | /home/ocbnet/domain/ocbnet.ch/vhost/webmerge/htdocs/webmerge/scripts/modules/RTP/Webmerge/Process/CSS.pm |
Statements | Executed 14 statements in 2.39ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 8.28ms | 156ms | BEGIN@22 | RTP::Webmerge::Process::CSS::
1 | 1 | 1 | 4.17ms | 6.26ms | BEGIN@21 | RTP::Webmerge::Process::CSS::
1 | 1 | 1 | 1.73ms | 2.61ms | BEGIN@20 | RTP::Webmerge::Process::CSS::
1 | 1 | 1 | 87µs | 354µs | BEGIN@8 | RTP::Webmerge::Process::CSS::
1 | 1 | 1 | 56µs | 88µs | BEGIN@10 | RTP::Webmerge::Process::CSS::
1 | 1 | 1 | 54µs | 142µs | BEGIN@9 | RTP::Webmerge::Process::CSS::
1 | 1 | 1 | 23µs | 23µs | BEGIN@15 | RTP::Webmerge::Process::CSS::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | ################################################################################################### | ||||
2 | # Copyright 2013 by Marcel Greter | ||||
3 | # This file is part of Webmerge (GPL3) | ||||
4 | ################################################################################################### | ||||
5 | package RTP::Webmerge::Process::CSS; | ||||
6 | ################################################################################################### | ||||
7 | |||||
8 | 2 | 158µs | 2 | 621µs | # spent 354µs (87+267) within RTP::Webmerge::Process::CSS::BEGIN@8 which was called:
# once (87µs+267µs) by main::BEGIN@43 at line 8 # spent 354µs making 1 call to RTP::Webmerge::Process::CSS::BEGIN@8
# spent 267µs making 1 call to Exporter::import |
9 | 2 | 145µs | 2 | 230µs | # spent 142µs (54+88) within RTP::Webmerge::Process::CSS::BEGIN@9 which was called:
# once (54µs+88µs) by main::BEGIN@43 at line 9 # spent 142µs making 1 call to RTP::Webmerge::Process::CSS::BEGIN@9
# spent 88µs making 1 call to strict::import |
10 | 2 | 194µs | 2 | 120µs | # spent 88µs (56+32) within RTP::Webmerge::Process::CSS::BEGIN@10 which was called:
# once (56µs+32µs) by main::BEGIN@43 at line 10 # spent 88µs making 1 call to RTP::Webmerge::Process::CSS::BEGIN@10
# spent 32µs making 1 call to warnings::import |
11 | |||||
12 | ################################################################################################### | ||||
13 | |||||
14 | # define our version string | ||||
15 | 1 | 138µs | 1 | 23µs | # spent 23µs within RTP::Webmerge::Process::CSS::BEGIN@15 which was called:
# once (23µs+0s) by main::BEGIN@43 at line 15 # spent 23µs making 1 call to RTP::Webmerge::Process::CSS::BEGIN@15 |
16 | |||||
17 | ################################################################################################### | ||||
18 | |||||
19 | # load the additional submodules | ||||
20 | 2 | 566µs | 1 | 2.61ms | # spent 2.61ms (1.73+874µs) within RTP::Webmerge::Process::CSS::BEGIN@20 which was called:
# once (1.73ms+874µs) by main::BEGIN@43 at line 20 # spent 2.61ms making 1 call to RTP::Webmerge::Process::CSS::BEGIN@20 |
21 | 2 | 599µs | 1 | 6.26ms | # spent 6.26ms (4.17+2.09) within RTP::Webmerge::Process::CSS::BEGIN@21 which was called:
# once (4.17ms+2.09ms) by main::BEGIN@43 at line 21 # spent 6.26ms making 1 call to RTP::Webmerge::Process::CSS::BEGIN@21 |
22 | 2 | 576µs | 1 | 156ms | # spent 156ms (8.28+148) within RTP::Webmerge::Process::CSS::BEGIN@22 which was called:
# once (8.28ms+148ms) by main::BEGIN@43 at line 22 # spent 156ms making 1 call to RTP::Webmerge::Process::CSS::BEGIN@22 |
23 | |||||
24 | ################################################################################################### | ||||
25 | ################################################################################################### | ||||
26 | 1 | 9µs | 1; |