| Filename | /usr/lib/perl5/XML/LibXML/Common.pm |
| Statements | Executed 143 statements in 2.09ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 38µs | 46µs | XML::LibXML::Common::BEGIN@18 |
| 1 | 1 | 1 | 21µs | 87µs | XML::LibXML::Common::BEGIN@149 |
| 1 | 1 | 1 | 20µs | 180µs | XML::LibXML::Common::BEGIN@22 |
| 1 | 1 | 1 | 17µs | 348µs | XML::LibXML::Common::BEGIN@28 |
| 1 | 1 | 1 | 14µs | 58µs | XML::LibXML::Common::BEGIN@155 |
| 1 | 1 | 1 | 14µs | 58µs | XML::LibXML::Common::BEGIN@150 |
| 1 | 1 | 1 | 13µs | 49µs | XML::LibXML::Common::BEGIN@157 |
| 1 | 1 | 1 | 12µs | 63µs | XML::LibXML::Common::BEGIN@196 |
| 1 | 1 | 1 | 11µs | 52µs | XML::LibXML::Common::BEGIN@158 |
| 1 | 1 | 1 | 11µs | 477µs | XML::LibXML::Common::BEGIN@153 |
| 1 | 1 | 1 | 10µs | 42µs | XML::LibXML::Common::BEGIN@179 |
| 1 | 1 | 1 | 10µs | 47µs | XML::LibXML::Common::BEGIN@197 |
| 1 | 1 | 1 | 10µs | 69µs | XML::LibXML::Common::BEGIN@152 |
| 1 | 1 | 1 | 10µs | 48µs | XML::LibXML::Common::BEGIN@154 |
| 1 | 1 | 1 | 10µs | 43µs | XML::LibXML::Common::BEGIN@160 |
| 1 | 1 | 1 | 10µs | 44µs | XML::LibXML::Common::BEGIN@156 |
| 1 | 1 | 1 | 10µs | 41µs | XML::LibXML::Common::BEGIN@186 |
| 1 | 1 | 1 | 10µs | 42µs | XML::LibXML::Common::BEGIN@184 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@190 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@174 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@189 |
| 1 | 1 | 1 | 9µs | 42µs | XML::LibXML::Common::BEGIN@195 |
| 1 | 1 | 1 | 9µs | 45µs | XML::LibXML::Common::BEGIN@194 |
| 1 | 1 | 1 | 9µs | 43µs | XML::LibXML::Common::BEGIN@171 |
| 1 | 1 | 1 | 9µs | 42µs | XML::LibXML::Common::BEGIN@162 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@193 |
| 1 | 1 | 1 | 9µs | 40µs | XML::LibXML::Common::BEGIN@192 |
| 1 | 1 | 1 | 9µs | 42µs | XML::LibXML::Common::BEGIN@151 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@161 |
| 1 | 1 | 1 | 9µs | 42µs | XML::LibXML::Common::BEGIN@165 |
| 1 | 1 | 1 | 9µs | 42µs | XML::LibXML::Common::BEGIN@173 |
| 1 | 1 | 1 | 9µs | 42µs | XML::LibXML::Common::BEGIN@172 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@187 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@180 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@159 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@164 |
| 1 | 1 | 1 | 9µs | 41µs | XML::LibXML::Common::BEGIN@198 |
| 1 | 1 | 1 | 8µs | 40µs | XML::LibXML::Common::BEGIN@191 |
| 1 | 1 | 1 | 8µs | 41µs | XML::LibXML::Common::BEGIN@185 |
| 1 | 1 | 1 | 8µs | 40µs | XML::LibXML::Common::BEGIN@181 |
| 1 | 1 | 1 | 8µs | 40µs | XML::LibXML::Common::BEGIN@166 |
| 1 | 1 | 1 | 8µs | 42µs | XML::LibXML::Common::BEGIN@163 |
| 1 | 1 | 1 | 8µs | 39µs | XML::LibXML::Common::BEGIN@183 |
| 1 | 1 | 1 | 8µs | 40µs | XML::LibXML::Common::BEGIN@188 |
| 1 | 1 | 1 | 8µs | 39µs | XML::LibXML::Common::BEGIN@182 |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | #-------------------------------------------------------------------------# | ||||
| 2 | # $Id: Common.pm,v 1.5 2003/02/27 18:32:59 phish108 Exp $ | ||||
| 3 | # | ||||
| 4 | # | ||||
| 5 | # This is free software, you may use it and distribute it under the same terms as | ||||
| 6 | # Perl itself. | ||||
| 7 | # | ||||
| 8 | # Copyright 2001-2003 AxKit.com Ltd., 2002-2006 Christian Glahn, 2006-2009 Petr Pajas | ||||
| 9 | # | ||||
| 10 | # | ||||
| 11 | #-------------------------------------------------------------------------# | ||||
| 12 | package XML::LibXML::Common; | ||||
| 13 | |||||
| 14 | |||||
| 15 | #-------------------------------------------------------------------------# | ||||
| 16 | # global blur # | ||||
| 17 | #-------------------------------------------------------------------------# | ||||
| 18 | 3 | 86µs | 2 | 54µs | # spent 46µs (38+8) within XML::LibXML::Common::BEGIN@18 which was called:
# once (38µs+8µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 18 # spent 46µs making 1 call to XML::LibXML::Common::BEGIN@18
# spent 8µs making 1 call to strict::import |
| 19 | |||||
| 20 | 1 | 2µs | require Exporter; | ||
| 21 | 1 | 2µs | require DynaLoader; | ||
| 22 | 3 | 87µs | 2 | 339µs | # spent 180µs (20+160) within XML::LibXML::Common::BEGIN@22 which was called:
# once (20µs+160µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 22 # spent 180µs making 1 call to XML::LibXML::Common::BEGIN@22
# spent 160µs making 1 call to vars::import |
| 23 | |||||
| 24 | 1 | 19µs | @ISA = qw(Exporter); | ||
| 25 | |||||
| 26 | 1 | 2µs | $VERSION = "1.70"; # VERSION TEMPLATE: DO NOT CHANGE | ||
| 27 | |||||
| 28 | 3 | 342µs | 2 | 679µs | # spent 348µs (17+331) within XML::LibXML::Common::BEGIN@28 which was called:
# once (17µs+331µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 28 # spent 348µs making 1 call to XML::LibXML::Common::BEGIN@28
# spent 331µs making 1 call to XML::LibXML::import |
| 29 | |||||
| 30 | #-------------------------------------------------------------------------# | ||||
| 31 | # export information # | ||||
| 32 | #-------------------------------------------------------------------------# | ||||
| 33 | 1 | 40µs | %EXPORT_TAGS = ( | ||
| 34 | all => [qw( | ||||
| 35 | ELEMENT_NODE | ||||
| 36 | ATTRIBUTE_NODE | ||||
| 37 | TEXT_NODE | ||||
| 38 | CDATA_SECTION_NODE | ||||
| 39 | ENTITY_REFERENCE_NODE | ||||
| 40 | ENTITY_NODE | ||||
| 41 | PI_NODE | ||||
| 42 | PROCESSING_INSTRUCTION_NODE | ||||
| 43 | COMMENT_NODE | ||||
| 44 | DOCUMENT_NODE | ||||
| 45 | DOCUMENT_TYPE_NODE | ||||
| 46 | DOCUMENT_FRAG_NODE | ||||
| 47 | DOCUMENT_FRAGMENT_NODE | ||||
| 48 | NOTATION_NODE | ||||
| 49 | HTML_DOCUMENT_NODE | ||||
| 50 | DTD_NODE | ||||
| 51 | ELEMENT_DECLARATION | ||||
| 52 | ATTRIBUTE_DECLARATION | ||||
| 53 | ENTITY_DECLARATION | ||||
| 54 | NAMESPACE_DECLARATION | ||||
| 55 | XINCLUDE_END | ||||
| 56 | XINCLUDE_START | ||||
| 57 | encodeToUTF8 | ||||
| 58 | decodeFromUTF8 | ||||
| 59 | )], | ||||
| 60 | w3c => [qw( | ||||
| 61 | ELEMENT_NODE | ||||
| 62 | ATTRIBUTE_NODE | ||||
| 63 | TEXT_NODE | ||||
| 64 | CDATA_SECTION_NODE | ||||
| 65 | ENTITY_REFERENCE_NODE | ||||
| 66 | ENTITY_NODE | ||||
| 67 | PI_NODE | ||||
| 68 | PROCESSING_INSTRUCTION_NODE | ||||
| 69 | COMMENT_NODE | ||||
| 70 | DOCUMENT_NODE | ||||
| 71 | DOCUMENT_TYPE_NODE | ||||
| 72 | DOCUMENT_FRAG_NODE | ||||
| 73 | DOCUMENT_FRAGMENT_NODE | ||||
| 74 | NOTATION_NODE | ||||
| 75 | HTML_DOCUMENT_NODE | ||||
| 76 | DTD_NODE | ||||
| 77 | ELEMENT_DECLARATION | ||||
| 78 | ATTRIBUTE_DECLARATION | ||||
| 79 | ENTITY_DECLARATION | ||||
| 80 | NAMESPACE_DECLARATION | ||||
| 81 | XINCLUDE_END | ||||
| 82 | XINCLUDE_START | ||||
| 83 | )], | ||||
| 84 | libxml => [qw( | ||||
| 85 | XML_ELEMENT_NODE | ||||
| 86 | XML_ATTRIBUTE_NODE | ||||
| 87 | XML_TEXT_NODE | ||||
| 88 | XML_CDATA_SECTION_NODE | ||||
| 89 | XML_ENTITY_REF_NODE | ||||
| 90 | XML_ENTITY_NODE | ||||
| 91 | XML_PI_NODE | ||||
| 92 | XML_COMMENT_NODE | ||||
| 93 | XML_DOCUMENT_NODE | ||||
| 94 | XML_DOCUMENT_TYPE_NODE | ||||
| 95 | XML_DOCUMENT_FRAG_NODE | ||||
| 96 | XML_NOTATION_NODE | ||||
| 97 | XML_HTML_DOCUMENT_NODE | ||||
| 98 | XML_DTD_NODE | ||||
| 99 | XML_ELEMENT_DECL | ||||
| 100 | XML_ATTRIBUTE_DECL | ||||
| 101 | XML_ENTITY_DECL | ||||
| 102 | XML_NAMESPACE_DECL | ||||
| 103 | XML_XINCLUDE_END | ||||
| 104 | XML_XINCLUDE_START | ||||
| 105 | )], | ||||
| 106 | gdome => [qw( | ||||
| 107 | GDOME_ELEMENT_NODE | ||||
| 108 | GDOME_ATTRIBUTE_NODE | ||||
| 109 | GDOME_TEXT_NODE | ||||
| 110 | GDOME_CDATA_SECTION_NODE | ||||
| 111 | GDOME_ENTITY_REF_NODE | ||||
| 112 | GDOME_ENTITY_NODE | ||||
| 113 | GDOME_PI_NODE | ||||
| 114 | GDOME_COMMENT_NODE | ||||
| 115 | GDOME_DOCUMENT_NODE | ||||
| 116 | GDOME_DOCUMENT_TYPE_NODE | ||||
| 117 | GDOME_DOCUMENT_FRAG_NODE | ||||
| 118 | GDOME_NOTATION_NODE | ||||
| 119 | GDOME_HTML_DOCUMENT_NODE | ||||
| 120 | GDOME_DTD_NODE | ||||
| 121 | GDOME_ELEMENT_DECL | ||||
| 122 | GDOME_ATTRIBUTE_DECL | ||||
| 123 | GDOME_ENTITY_DECL | ||||
| 124 | GDOME_NAMESPACE_DECL | ||||
| 125 | GDOME_XINCLUDE_END | ||||
| 126 | GDOME_XINCLUDE_START | ||||
| 127 | )], | ||||
| 128 | encoding => [qw( | ||||
| 129 | encodeToUTF8 | ||||
| 130 | decodeFromUTF8 | ||||
| 131 | )], | ||||
| 132 | ); | ||||
| 133 | |||||
| 134 | @EXPORT_OK = ( | ||||
| 135 | @{$EXPORT_TAGS{encoding}}, | ||||
| 136 | @{$EXPORT_TAGS{w3c}}, | ||||
| 137 | @{$EXPORT_TAGS{libxml}}, | ||||
| 138 | 1 | 29µs | @{$EXPORT_TAGS{gdome}}, | ||
| 139 | ); | ||||
| 140 | |||||
| 141 | @EXPORT = ( | ||||
| 142 | @{$EXPORT_TAGS{encoding}}, | ||||
| 143 | 1 | 7µs | @{$EXPORT_TAGS{w3c}}, | ||
| 144 | ); | ||||
| 145 | |||||
| 146 | #-------------------------------------------------------------------------# | ||||
| 147 | # W3 conform node types # | ||||
| 148 | #-------------------------------------------------------------------------# | ||||
| 149 | 3 | 62µs | 2 | 153µs | # spent 87µs (21+66) within XML::LibXML::Common::BEGIN@149 which was called:
# once (21µs+66µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 149 # spent 87µs making 1 call to XML::LibXML::Common::BEGIN@149
# spent 66µs making 1 call to constant::import |
| 150 | 3 | 38µs | 2 | 103µs | # spent 58µs (14+45) within XML::LibXML::Common::BEGIN@150 which was called:
# once (14µs+45µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 150 # spent 58µs making 1 call to XML::LibXML::Common::BEGIN@150
# spent 45µs making 1 call to constant::import |
| 151 | 3 | 32µs | 2 | 76µs | # spent 42µs (9+33) within XML::LibXML::Common::BEGIN@151 which was called:
# once (9µs+33µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 151 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@151
# spent 34µs making 1 call to constant::import |
| 152 | 3 | 38µs | 2 | 127µs | # spent 69µs (10+58) within XML::LibXML::Common::BEGIN@152 which was called:
# once (10µs+58µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 152 # spent 69µs making 1 call to XML::LibXML::Common::BEGIN@152
# spent 58µs making 1 call to constant::import |
| 153 | 3 | 40µs | 2 | 942µs | # spent 477µs (11+465) within XML::LibXML::Common::BEGIN@153 which was called:
# once (11µs+465µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 153 # spent 477µs making 1 call to XML::LibXML::Common::BEGIN@153
# spent 465µs making 1 call to constant::import |
| 154 | 3 | 63µs | 2 | 87µs | # spent 48µs (10+38) within XML::LibXML::Common::BEGIN@154 which was called:
# once (10µs+38µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 154 # spent 48µs making 1 call to XML::LibXML::Common::BEGIN@154
# spent 38µs making 1 call to constant::import |
| 155 | 3 | 39µs | 2 | 102µs | # spent 58µs (14+44) within XML::LibXML::Common::BEGIN@155 which was called:
# once (14µs+44µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 155 # spent 58µs making 1 call to XML::LibXML::Common::BEGIN@155
# spent 44µs making 1 call to constant::import |
| 156 | 3 | 33µs | 2 | 79µs | # spent 44µs (10+35) within XML::LibXML::Common::BEGIN@156 which was called:
# once (10µs+35µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 156 # spent 44µs making 1 call to XML::LibXML::Common::BEGIN@156
# spent 35µs making 1 call to constant::import |
| 157 | 3 | 50µs | 2 | 86µs | # spent 49µs (13+37) within XML::LibXML::Common::BEGIN@157 which was called:
# once (13µs+37µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 157 # spent 49µs making 1 call to XML::LibXML::Common::BEGIN@157
# spent 37µs making 1 call to constant::import |
| 158 | 3 | 33µs | 2 | 94µs | # spent 52µs (11+41) within XML::LibXML::Common::BEGIN@158 which was called:
# once (11µs+41µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 158 # spent 52µs making 1 call to XML::LibXML::Common::BEGIN@158
# spent 41µs making 1 call to constant::import |
| 159 | 3 | 31µs | 2 | 73µs | # spent 41µs (9+32) within XML::LibXML::Common::BEGIN@159 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 159 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@159
# spent 32µs making 1 call to constant::import |
| 160 | 3 | 31µs | 2 | 76µs | # spent 43µs (10+33) within XML::LibXML::Common::BEGIN@160 which was called:
# once (10µs+33µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 160 # spent 43µs making 1 call to XML::LibXML::Common::BEGIN@160
# spent 33µs making 1 call to constant::import |
| 161 | 3 | 32µs | 2 | 73µs | # spent 41µs (9+32) within XML::LibXML::Common::BEGIN@161 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 161 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@161
# spent 32µs making 1 call to constant::import |
| 162 | 3 | 30µs | 2 | 75µs | # spent 42µs (9+33) within XML::LibXML::Common::BEGIN@162 which was called:
# once (9µs+33µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 162 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@162
# spent 33µs making 1 call to constant::import |
| 163 | 3 | 30µs | 2 | 77µs | # spent 42µs (8+34) within XML::LibXML::Common::BEGIN@163 which was called:
# once (8µs+34µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 163 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@163
# spent 34µs making 1 call to constant::import |
| 164 | 3 | 30µs | 2 | 74µs | # spent 41µs (9+33) within XML::LibXML::Common::BEGIN@164 which was called:
# once (9µs+33µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 164 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@164
# spent 33µs making 1 call to constant::import |
| 165 | 3 | 29µs | 2 | 74µs | # spent 42µs (9+33) within XML::LibXML::Common::BEGIN@165 which was called:
# once (9µs+33µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 165 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@165
# spent 33µs making 1 call to constant::import |
| 166 | 3 | 36µs | 2 | 71µs | # spent 40µs (8+32) within XML::LibXML::Common::BEGIN@166 which was called:
# once (8µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 166 # spent 40µs making 1 call to XML::LibXML::Common::BEGIN@166
# spent 32µs making 1 call to constant::import |
| 167 | |||||
| 168 | #-------------------------------------------------------------------------# | ||||
| 169 | # some extras for the W3 spec | ||||
| 170 | #-------------------------------------------------------------------------# | ||||
| 171 | 3 | 33µs | 2 | 77µs | # spent 43µs (9+34) within XML::LibXML::Common::BEGIN@171 which was called:
# once (9µs+34µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 171 # spent 43µs making 1 call to XML::LibXML::Common::BEGIN@171
# spent 34µs making 1 call to constant::import |
| 172 | 3 | 30µs | 2 | 76µs | # spent 42µs (9+34) within XML::LibXML::Common::BEGIN@172 which was called:
# once (9µs+34µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 172 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@172
# spent 34µs making 1 call to constant::import |
| 173 | 3 | 33µs | 2 | 74µs | # spent 42µs (9+33) within XML::LibXML::Common::BEGIN@173 which was called:
# once (9µs+33µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 173 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@173
# spent 33µs making 1 call to constant::import |
| 174 | 3 | 35µs | 2 | 72µs | # spent 41µs (9+31) within XML::LibXML::Common::BEGIN@174 which was called:
# once (9µs+31µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 174 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@174
# spent 31µs making 1 call to constant::import |
| 175 | |||||
| 176 | #-------------------------------------------------------------------------# | ||||
| 177 | # libgdome compat names # | ||||
| 178 | #-------------------------------------------------------------------------# | ||||
| 179 | 3 | 30µs | 2 | 74µs | # spent 42µs (10+32) within XML::LibXML::Common::BEGIN@179 which was called:
# once (10µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 179 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@179
# spent 32µs making 1 call to constant::import |
| 180 | 3 | 31µs | 2 | 73µs | # spent 41µs (9+32) within XML::LibXML::Common::BEGIN@180 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 180 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@180
# spent 32µs making 1 call to constant::import |
| 181 | 3 | 30µs | 2 | 73µs | # spent 40µs (8+32) within XML::LibXML::Common::BEGIN@181 which was called:
# once (8µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 181 # spent 40µs making 1 call to XML::LibXML::Common::BEGIN@181
# spent 32µs making 1 call to constant::import |
| 182 | 3 | 29µs | 2 | 71µs | # spent 39µs (8+32) within XML::LibXML::Common::BEGIN@182 which was called:
# once (8µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 182 # spent 39µs making 1 call to XML::LibXML::Common::BEGIN@182
# spent 32µs making 1 call to constant::import |
| 183 | 3 | 30µs | 2 | 71µs | # spent 39µs (8+32) within XML::LibXML::Common::BEGIN@183 which was called:
# once (8µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 183 # spent 39µs making 1 call to XML::LibXML::Common::BEGIN@183
# spent 31µs making 1 call to constant::import |
| 184 | 3 | 30µs | 2 | 74µs | # spent 42µs (10+32) within XML::LibXML::Common::BEGIN@184 which was called:
# once (10µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 184 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@184
# spent 32µs making 1 call to constant::import |
| 185 | 3 | 31µs | 2 | 73µs | # spent 41µs (8+32) within XML::LibXML::Common::BEGIN@185 which was called:
# once (8µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 185 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@185
# spent 32µs making 1 call to constant::import |
| 186 | 3 | 30µs | 2 | 72µs | # spent 41µs (10+31) within XML::LibXML::Common::BEGIN@186 which was called:
# once (10µs+31µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 186 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@186
# spent 31µs making 1 call to constant::import |
| 187 | 3 | 29µs | 2 | 74µs | # spent 41µs (9+33) within XML::LibXML::Common::BEGIN@187 which was called:
# once (9µs+33µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 187 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@187
# spent 33µs making 1 call to constant::import |
| 188 | 3 | 29µs | 2 | 72µs | # spent 40µs (8+32) within XML::LibXML::Common::BEGIN@188 which was called:
# once (8µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 188 # spent 40µs making 1 call to XML::LibXML::Common::BEGIN@188
# spent 32µs making 1 call to constant::import |
| 189 | 3 | 29µs | 2 | 74µs | # spent 41µs (9+32) within XML::LibXML::Common::BEGIN@189 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 189 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@189
# spent 32µs making 1 call to constant::import |
| 190 | 3 | 30µs | 2 | 72µs | # spent 41µs (9+32) within XML::LibXML::Common::BEGIN@190 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 190 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@190
# spent 32µs making 1 call to constant::import |
| 191 | 3 | 31µs | 2 | 72µs | # spent 40µs (8+32) within XML::LibXML::Common::BEGIN@191 which was called:
# once (8µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 191 # spent 40µs making 1 call to XML::LibXML::Common::BEGIN@191
# spent 32µs making 1 call to constant::import |
| 192 | 3 | 30µs | 2 | 71µs | # spent 40µs (9+31) within XML::LibXML::Common::BEGIN@192 which was called:
# once (9µs+31µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 192 # spent 40µs making 1 call to XML::LibXML::Common::BEGIN@192
# spent 31µs making 1 call to constant::import |
| 193 | 3 | 30µs | 2 | 72µs | # spent 41µs (9+32) within XML::LibXML::Common::BEGIN@193 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 193 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@193
# spent 32µs making 1 call to constant::import |
| 194 | 3 | 31µs | 2 | 81µs | # spent 45µs (9+36) within XML::LibXML::Common::BEGIN@194 which was called:
# once (9µs+36µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 194 # spent 45µs making 1 call to XML::LibXML::Common::BEGIN@194
# spent 36µs making 1 call to constant::import |
| 195 | 3 | 36µs | 2 | 74µs | # spent 42µs (9+32) within XML::LibXML::Common::BEGIN@195 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 195 # spent 42µs making 1 call to XML::LibXML::Common::BEGIN@195
# spent 32µs making 1 call to constant::import |
| 196 | 3 | 38µs | 2 | 114µs | # spent 63µs (12+51) within XML::LibXML::Common::BEGIN@196 which was called:
# once (12µs+51µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 196 # spent 63µs making 1 call to XML::LibXML::Common::BEGIN@196
# spent 51µs making 1 call to constant::import |
| 197 | 3 | 31µs | 2 | 84µs | # spent 47µs (10+37) within XML::LibXML::Common::BEGIN@197 which was called:
# once (10µs+37µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 197 # spent 47µs making 1 call to XML::LibXML::Common::BEGIN@197
# spent 37µs making 1 call to constant::import |
| 198 | 3 | 56µs | 2 | 73µs | # spent 41µs (9+32) within XML::LibXML::Common::BEGIN@198 which was called:
# once (9µs+32µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 198 # spent 41µs making 1 call to XML::LibXML::Common::BEGIN@198
# spent 32µs making 1 call to constant::import |
| 199 | |||||
| 200 | 1 | 20µs | 1; | ||
| 201 | #-------------------------------------------------------------------------# | ||||
| 202 | __END__ |