Filename | /home/mickey/git_tree/PONAPI/Server/lib/PONAPI/CLI.pm |
Statements | Executed 7 statements in 2.54ms |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 1.87ms | 1.90ms | BEGIN@4 | PONAPI::CLI::
1 | 1 | 1 | 1.13ms | 42.4ms | BEGIN@5 | PONAPI::CLI::
1 | 1 | 1 | 372µs | 426µs | BEGIN@3 | PONAPI::CLI::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | # ABSTRACT: ponapi command-line utility | ||||
2 | package PONAPI::CLI; | ||||
3 | 2 | 343µs | 2 | 444µs | # spent 426µs (372+54) within PONAPI::CLI::BEGIN@3 which was called:
# once (372µs+54µs) by main::BEGIN@9 at line 3 # spent 426µs making 1 call to PONAPI::CLI::BEGIN@3
# spent 18µs making 1 call to strict::import |
4 | 2 | 1.79ms | 2 | 1.90ms | # spent 1.90ms (1.87+23µs) within PONAPI::CLI::BEGIN@4 which was called:
# once (1.87ms+23µs) by main::BEGIN@9 at line 4 # spent 1.90ms making 1 call to PONAPI::CLI::BEGIN@4
# spent 7µs making 1 call to warnings::import |
5 | 2 | 408µs | 2 | 42.4ms | # spent 42.4ms (1.13+41.3) within PONAPI::CLI::BEGIN@5 which was called:
# once (1.13ms+41.3ms) by main::BEGIN@9 at line 5 # spent 42.4ms making 1 call to PONAPI::CLI::BEGIN@5
# spent 2µs making 1 call to App::Cmd::Setup::import |
6 | 1 | 2µs | 1; |