| Filename | C:/tmp64ng/perl/lib/Encode/Byte.pm |
| Statements | Executed 13 statements in 0s |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 0s | 0s | Encode::Byte::BEGIN@2 |
| 1 | 1 | 1 | 0s | 0s | Encode::Byte::BEGIN@3 |
| 1 | 1 | 1 | 0s | 0s | Encode::Byte::BEGIN@4 |
| 1 | 1 | 1 | 0s | 0s | Encode::Byte::BEGIN@7 |
| 1 | 1 | 1 | 0s | 0s | Encode::Byte::CORE:match (opcode) |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | package Encode::Byte; | ||||
| 2 | 2 | 0s | 2 | 0s | # spent 0s within Encode::Byte::BEGIN@2 which was called:
# once (0s+0s) by Encode::getEncoding at line 2 # spent 0s making 1 call to Encode::Byte::BEGIN@2
# spent 0s making 1 call to strict::import |
| 3 | 2 | 0s | 2 | 0s | # spent 0s within Encode::Byte::BEGIN@3 which was called:
# once (0s+0s) by Encode::getEncoding at line 3 # spent 0s making 1 call to Encode::Byte::BEGIN@3
# spent 0s making 1 call to warnings::import |
| 4 | 2 | 0s | 2 | 0s | # spent 0s within Encode::Byte::BEGIN@4 which was called:
# once (0s+0s) by Encode::getEncoding at line 4 # spent 0s making 1 call to Encode::Byte::BEGIN@4
# spent 0s making 1 call to Exporter::import |
| 5 | 3 | 0s | 1 | 0s | our $VERSION = do { my @r = ( q$Revision: 2.4 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; # spent 0s making 1 call to Encode::Byte::CORE:match |
| 6 | |||||
| 7 | 2 | 0s | 1 | 0s | # spent 0s within Encode::Byte::BEGIN@7 which was called:
# once (0s+0s) by Encode::getEncoding at line 7 # spent 0s making 1 call to Encode::Byte::BEGIN@7 |
| 8 | 1 | 0s | 1 | 0s | XSLoader::load( __PACKAGE__, $VERSION ); # spent 0s making 1 call to XSLoader::load |
| 9 | |||||
| 10 | 1 | 0s | 1; | ||
| 11 | __END__ | ||||
# spent 0s within Encode::Byte::CORE:match which was called:
# once (0s+0s) by Encode::getEncoding at line 5 |