| Filename | /usr/lib/perl5/XML/LibXML/Common.pm |
| Statements | Executed 143 statements in 7.18ms |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 25µs | 34µs | XML::LibXML::Common::BEGIN@18 |
| 1 | 1 | 1 | 25µs | 90µs | XML::LibXML::Common::BEGIN@185 |
| 1 | 1 | 1 | 18µs | 87µs | XML::LibXML::Common::BEGIN@195 |
| 1 | 1 | 1 | 16µs | 97µs | XML::LibXML::Common::BEGIN@149 |
| 1 | 1 | 1 | 16µs | 79µs | XML::LibXML::Common::BEGIN@152 |
| 1 | 1 | 1 | 16µs | 81µs | XML::LibXML::Common::BEGIN@171 |
| 1 | 1 | 1 | 16µs | 81µs | XML::LibXML::Common::BEGIN@190 |
| 1 | 1 | 1 | 15µs | 87µs | XML::LibXML::Common::BEGIN@166 |
| 1 | 1 | 1 | 15µs | 90µs | XML::LibXML::Common::BEGIN@165 |
| 1 | 1 | 1 | 15µs | 77µs | XML::LibXML::Common::BEGIN@196 |
| 1 | 1 | 1 | 15µs | 78µs | XML::LibXML::Common::BEGIN@183 |
| 1 | 1 | 1 | 15µs | 78µs | XML::LibXML::Common::BEGIN@189 |
| 1 | 1 | 1 | 15µs | 79µs | XML::LibXML::Common::BEGIN@186 |
| 1 | 1 | 1 | 15µs | 79µs | XML::LibXML::Common::BEGIN@188 |
| 1 | 1 | 1 | 15µs | 80µs | XML::LibXML::Common::BEGIN@160 |
| 1 | 1 | 1 | 15µs | 80µs | XML::LibXML::Common::BEGIN@191 |
| 1 | 1 | 1 | 15µs | 80µs | XML::LibXML::Common::BEGIN@193 |
| 1 | 1 | 1 | 15µs | 81µs | XML::LibXML::Common::BEGIN@151 |
| 1 | 1 | 1 | 15µs | 81µs | XML::LibXML::Common::BEGIN@182 |
| 1 | 1 | 1 | 15µs | 81µs | XML::LibXML::Common::BEGIN@198 |
| 1 | 1 | 1 | 15µs | 472µs | XML::LibXML::Common::BEGIN@28 |
| 1 | 1 | 1 | 15µs | 84µs | XML::LibXML::Common::BEGIN@150 |
| 1 | 1 | 1 | 14µs | 87µs | XML::LibXML::Common::BEGIN@184 |
| 1 | 1 | 1 | 14µs | 89µs | XML::LibXML::Common::BEGIN@161 |
| 1 | 1 | 1 | 14µs | 73µs | XML::LibXML::Common::BEGIN@174 |
| 1 | 1 | 1 | 14µs | 77µs | XML::LibXML::Common::BEGIN@172 |
| 1 | 1 | 1 | 14µs | 77µs | XML::LibXML::Common::BEGIN@173 |
| 1 | 1 | 1 | 14µs | 78µs | XML::LibXML::Common::BEGIN@187 |
| 1 | 1 | 1 | 14µs | 79µs | XML::LibXML::Common::BEGIN@156 |
| 1 | 1 | 1 | 14µs | 79µs | XML::LibXML::Common::BEGIN@157 |
| 1 | 1 | 1 | 14µs | 79µs | XML::LibXML::Common::BEGIN@164 |
| 1 | 1 | 1 | 14µs | 79µs | XML::LibXML::Common::BEGIN@180 |
| 1 | 1 | 1 | 14µs | 80µs | XML::LibXML::Common::BEGIN@194 |
| 1 | 1 | 1 | 14µs | 82µs | XML::LibXML::Common::BEGIN@162 |
| 1 | 1 | 1 | 13µs | 86µs | XML::LibXML::Common::BEGIN@179 |
| 1 | 1 | 1 | 13µs | 86µs | XML::LibXML::Common::BEGIN@181 |
| 1 | 1 | 1 | 13µs | 76µs | XML::LibXML::Common::BEGIN@163 |
| 1 | 1 | 1 | 13µs | 77µs | XML::LibXML::Common::BEGIN@154 |
| 1 | 1 | 1 | 13µs | 77µs | XML::LibXML::Common::BEGIN@155 |
| 1 | 1 | 1 | 13µs | 78µs | XML::LibXML::Common::BEGIN@158 |
| 1 | 1 | 1 | 13µs | 162µs | XML::LibXML::Common::BEGIN@22 |
| 1 | 1 | 1 | 12µs | 82µs | XML::LibXML::Common::BEGIN@153 |
| 1 | 1 | 1 | 12µs | 74µs | XML::LibXML::Common::BEGIN@192 |
| 1 | 1 | 1 | 12µs | 78µs | XML::LibXML::Common::BEGIN@197 |
| 1 | 1 | 1 | 12µs | 79µs | XML::LibXML::Common::BEGIN@159 |
| 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 | 59µs | 2 | 43µs | # spent 34µs (25+9) within XML::LibXML::Common::BEGIN@18 which was called:
# once (25µs+9µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 18 # spent 34µs making 1 call to XML::LibXML::Common::BEGIN@18
# spent 9µs making 1 call to strict::import |
| 19 | |||||
| 20 | 1 | 2µs | require Exporter; | ||
| 21 | 1 | 2µs | require DynaLoader; | ||
| 22 | 3 | 70µs | 2 | 311µs | # spent 162µs (13+149) within XML::LibXML::Common::BEGIN@22 which was called:
# once (13µs+149µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 22 # spent 162µs making 1 call to XML::LibXML::Common::BEGIN@22
# spent 149µs making 1 call to vars::import |
| 23 | |||||
| 24 | 1 | 13µs | @ISA = qw(Exporter); | ||
| 25 | |||||
| 26 | 1 | 1µs | $VERSION = "1.70"; # VERSION TEMPLATE: DO NOT CHANGE | ||
| 27 | |||||
| 28 | 3 | 5.03ms | 2 | 929µs | # spent 472µs (15+457) within XML::LibXML::Common::BEGIN@28 which was called:
# once (15µs+457µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 28 # spent 472µs making 1 call to XML::LibXML::Common::BEGIN@28
# spent 457µs making 1 call to XML::LibXML::import |
| 29 | |||||
| 30 | #-------------------------------------------------------------------------# | ||||
| 31 | # export information # | ||||
| 32 | #-------------------------------------------------------------------------# | ||||
| 33 | 1 | 29µ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 | 46µs | @{$EXPORT_TAGS{gdome}}, | ||
| 139 | ); | ||||
| 140 | |||||
| 141 | @EXPORT = ( | ||||
| 142 | @{$EXPORT_TAGS{encoding}}, | ||||
| 143 | 1 | 15µs | @{$EXPORT_TAGS{w3c}}, | ||
| 144 | ); | ||||
| 145 | |||||
| 146 | #-------------------------------------------------------------------------# | ||||
| 147 | # W3 conform node types # | ||||
| 148 | #-------------------------------------------------------------------------# | ||||
| 149 | 3 | 45µs | 2 | 178µs | # spent 97µs (16+81) within XML::LibXML::Common::BEGIN@149 which was called:
# once (16µs+81µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 149 # spent 97µs making 1 call to XML::LibXML::Common::BEGIN@149
# spent 81µs making 1 call to constant::import |
| 150 | 3 | 42µs | 2 | 153µs | # spent 84µs (15+69) within XML::LibXML::Common::BEGIN@150 which was called:
# once (15µs+69µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 150 # spent 84µs making 1 call to XML::LibXML::Common::BEGIN@150
# spent 69µs making 1 call to constant::import |
| 151 | 3 | 114µs | 2 | 147µs | # spent 81µs (15+66) within XML::LibXML::Common::BEGIN@151 which was called:
# once (15µs+66µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 151 # spent 81µs making 1 call to XML::LibXML::Common::BEGIN@151
# spent 66µs making 1 call to constant::import |
| 152 | 3 | 44µs | 2 | 142µs | # spent 79µs (16+63) within XML::LibXML::Common::BEGIN@152 which was called:
# once (16µs+63µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 152 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@152
# spent 63µs making 1 call to constant::import |
| 153 | 3 | 40µs | 2 | 152µs | # spent 82µs (12+70) within XML::LibXML::Common::BEGIN@153 which was called:
# once (12µs+70µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 153 # spent 82µs making 1 call to XML::LibXML::Common::BEGIN@153
# spent 70µs making 1 call to constant::import |
| 154 | 3 | 41µs | 2 | 141µs | # spent 77µs (13+64) within XML::LibXML::Common::BEGIN@154 which was called:
# once (13µs+64µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 154 # spent 77µs making 1 call to XML::LibXML::Common::BEGIN@154
# spent 64µs making 1 call to constant::import |
| 155 | 3 | 49µs | 2 | 141µs | # spent 77µs (13+64) within XML::LibXML::Common::BEGIN@155 which was called:
# once (13µs+64µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 155 # spent 77µs making 1 call to XML::LibXML::Common::BEGIN@155
# spent 64µs making 1 call to constant::import |
| 156 | 3 | 47µs | 2 | 144µs | # spent 79µs (14+65) within XML::LibXML::Common::BEGIN@156 which was called:
# once (14µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 156 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@156
# spent 65µs making 1 call to constant::import |
| 157 | 3 | 40µs | 2 | 144µs | # spent 79µs (14+65) within XML::LibXML::Common::BEGIN@157 which was called:
# once (14µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 157 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@157
# spent 65µs making 1 call to constant::import |
| 158 | 3 | 42µs | 2 | 143µs | # spent 78µs (13+65) within XML::LibXML::Common::BEGIN@158 which was called:
# once (13µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 158 # spent 78µs making 1 call to XML::LibXML::Common::BEGIN@158
# spent 65µs making 1 call to constant::import |
| 159 | 3 | 40µs | 2 | 146µs | # spent 79µs (12+67) within XML::LibXML::Common::BEGIN@159 which was called:
# once (12µs+67µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 159 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@159
# spent 67µs making 1 call to constant::import |
| 160 | 3 | 42µs | 2 | 145µs | # spent 80µs (15+65) within XML::LibXML::Common::BEGIN@160 which was called:
# once (15µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 160 # spent 80µs making 1 call to XML::LibXML::Common::BEGIN@160
# spent 65µs making 1 call to constant::import |
| 161 | 3 | 43µs | 2 | 164µs | # spent 89µs (14+75) within XML::LibXML::Common::BEGIN@161 which was called:
# once (14µs+75µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 161 # spent 89µs making 1 call to XML::LibXML::Common::BEGIN@161
# spent 75µs making 1 call to constant::import |
| 162 | 3 | 40µs | 2 | 150µs | # spent 82µs (14+68) within XML::LibXML::Common::BEGIN@162 which was called:
# once (14µs+68µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 162 # spent 82µs making 1 call to XML::LibXML::Common::BEGIN@162
# spent 68µs making 1 call to constant::import |
| 163 | 3 | 40µs | 2 | 139µs | # spent 76µs (13+63) within XML::LibXML::Common::BEGIN@163 which was called:
# once (13µs+63µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 163 # spent 76µs making 1 call to XML::LibXML::Common::BEGIN@163
# spent 63µs making 1 call to constant::import |
| 164 | 3 | 47µs | 2 | 144µs | # spent 79µs (14+65) within XML::LibXML::Common::BEGIN@164 which was called:
# once (14µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 164 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@164
# spent 65µs making 1 call to constant::import |
| 165 | 3 | 45µs | 2 | 165µs | # spent 90µs (15+75) within XML::LibXML::Common::BEGIN@165 which was called:
# once (15µs+75µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 165 # spent 90µs making 1 call to XML::LibXML::Common::BEGIN@165
# spent 75µs making 1 call to constant::import |
| 166 | 3 | 47µs | 2 | 159µs | # spent 87µs (15+72) within XML::LibXML::Common::BEGIN@166 which was called:
# once (15µs+72µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 166 # spent 87µs making 1 call to XML::LibXML::Common::BEGIN@166
# spent 72µs making 1 call to constant::import |
| 167 | |||||
| 168 | #-------------------------------------------------------------------------# | ||||
| 169 | # some extras for the W3 spec | ||||
| 170 | #-------------------------------------------------------------------------# | ||||
| 171 | 3 | 42µs | 2 | 146µs | # spent 81µs (16+65) within XML::LibXML::Common::BEGIN@171 which was called:
# once (16µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 171 # spent 81µs making 1 call to XML::LibXML::Common::BEGIN@171
# spent 65µs making 1 call to constant::import |
| 172 | 3 | 40µs | 2 | 140µs | # spent 77µs (14+63) within XML::LibXML::Common::BEGIN@172 which was called:
# once (14µs+63µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 172 # spent 77µs making 1 call to XML::LibXML::Common::BEGIN@172
# spent 63µs making 1 call to constant::import |
| 173 | 3 | 41µs | 2 | 140µs | # spent 77µs (14+63) within XML::LibXML::Common::BEGIN@173 which was called:
# once (14µs+63µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 173 # spent 77µs making 1 call to XML::LibXML::Common::BEGIN@173
# spent 63µs making 1 call to constant::import |
| 174 | 3 | 54µs | 2 | 132µs | # spent 73µs (14+59) within XML::LibXML::Common::BEGIN@174 which was called:
# once (14µs+59µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 174 # spent 73µs making 1 call to XML::LibXML::Common::BEGIN@174
# spent 59µs making 1 call to constant::import |
| 175 | |||||
| 176 | #-------------------------------------------------------------------------# | ||||
| 177 | # libgdome compat names # | ||||
| 178 | #-------------------------------------------------------------------------# | ||||
| 179 | 3 | 42µs | 2 | 159µs | # spent 86µs (13+73) within XML::LibXML::Common::BEGIN@179 which was called:
# once (13µs+73µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 179 # spent 86µs making 1 call to XML::LibXML::Common::BEGIN@179
# spent 73µs making 1 call to constant::import |
| 180 | 3 | 40µs | 2 | 144µs | # spent 79µs (14+65) within XML::LibXML::Common::BEGIN@180 which was called:
# once (14µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 180 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@180
# spent 65µs making 1 call to constant::import |
| 181 | 3 | 41µs | 2 | 159µs | # spent 86µs (13+73) within XML::LibXML::Common::BEGIN@181 which was called:
# once (13µs+73µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 181 # spent 86µs making 1 call to XML::LibXML::Common::BEGIN@181
# spent 73µs making 1 call to constant::import |
| 182 | 3 | 41µs | 2 | 147µs | # spent 81µs (15+66) within XML::LibXML::Common::BEGIN@182 which was called:
# once (15µs+66µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 182 # spent 81µs making 1 call to XML::LibXML::Common::BEGIN@182
# spent 66µs making 1 call to constant::import |
| 183 | 3 | 43µs | 2 | 141µs | # spent 78µs (15+63) within XML::LibXML::Common::BEGIN@183 which was called:
# once (15µs+63µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 183 # spent 78µs making 1 call to XML::LibXML::Common::BEGIN@183
# spent 63µs making 1 call to constant::import |
| 184 | 3 | 48µs | 2 | 160µs | # spent 87µs (14+73) within XML::LibXML::Common::BEGIN@184 which was called:
# once (14µs+73µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 184 # spent 87µs making 1 call to XML::LibXML::Common::BEGIN@184
# spent 73µs making 1 call to constant::import |
| 185 | 3 | 47µs | 2 | 155µs | # spent 90µs (25+65) within XML::LibXML::Common::BEGIN@185 which was called:
# once (25µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 185 # spent 90µs making 1 call to XML::LibXML::Common::BEGIN@185
# spent 65µs making 1 call to constant::import |
| 186 | 3 | 42µs | 2 | 143µs | # spent 79µs (15+64) within XML::LibXML::Common::BEGIN@186 which was called:
# once (15µs+64µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 186 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@186
# spent 64µs making 1 call to constant::import |
| 187 | 3 | 39µs | 2 | 142µs | # spent 78µs (14+64) within XML::LibXML::Common::BEGIN@187 which was called:
# once (14µs+64µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 187 # spent 78µs making 1 call to XML::LibXML::Common::BEGIN@187
# spent 64µs making 1 call to constant::import |
| 188 | 3 | 42µs | 2 | 143µs | # spent 79µs (15+64) within XML::LibXML::Common::BEGIN@188 which was called:
# once (15µs+64µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 188 # spent 79µs making 1 call to XML::LibXML::Common::BEGIN@188
# spent 64µs making 1 call to constant::import |
| 189 | 3 | 43µs | 2 | 141µs | # spent 78µs (15+63) within XML::LibXML::Common::BEGIN@189 which was called:
# once (15µs+63µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 189 # spent 78µs making 1 call to XML::LibXML::Common::BEGIN@189
# spent 63µs making 1 call to constant::import |
| 190 | 3 | 42µs | 2 | 146µs | # spent 81µs (16+65) within XML::LibXML::Common::BEGIN@190 which was called:
# once (16µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 190 # spent 81µs making 1 call to XML::LibXML::Common::BEGIN@190
# spent 65µs making 1 call to constant::import |
| 191 | 3 | 42µs | 2 | 145µs | # spent 80µs (15+65) within XML::LibXML::Common::BEGIN@191 which was called:
# once (15µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 191 # spent 80µs making 1 call to XML::LibXML::Common::BEGIN@191
# spent 65µs making 1 call to constant::import |
| 192 | 3 | 47µs | 2 | 136µs | # spent 74µs (12+62) within XML::LibXML::Common::BEGIN@192 which was called:
# once (12µs+62µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 192 # spent 74µs making 1 call to XML::LibXML::Common::BEGIN@192
# spent 62µs making 1 call to constant::import |
| 193 | 3 | 42µs | 2 | 145µs | # spent 80µs (15+65) within XML::LibXML::Common::BEGIN@193 which was called:
# once (15µs+65µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 193 # spent 80µs making 1 call to XML::LibXML::Common::BEGIN@193
# spent 65µs making 1 call to constant::import |
| 194 | 3 | 40µs | 2 | 146µs | # spent 80µs (14+66) within XML::LibXML::Common::BEGIN@194 which was called:
# once (14µs+66µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 194 # spent 80µs making 1 call to XML::LibXML::Common::BEGIN@194
# spent 66µs making 1 call to constant::import |
| 195 | 3 | 46µs | 2 | 156µs | # spent 87µs (18+69) within XML::LibXML::Common::BEGIN@195 which was called:
# once (18µs+69µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 195 # spent 87µs making 1 call to XML::LibXML::Common::BEGIN@195
# spent 69µs making 1 call to constant::import |
| 196 | 3 | 42µs | 2 | 139µs | # spent 77µs (15+62) within XML::LibXML::Common::BEGIN@196 which was called:
# once (15µs+62µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 196 # spent 77µs making 1 call to XML::LibXML::Common::BEGIN@196
# spent 62µs making 1 call to constant::import |
| 197 | 3 | 40µs | 2 | 144µs | # spent 78µs (12+66) within XML::LibXML::Common::BEGIN@197 which was called:
# once (12µs+66µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 197 # spent 78µs making 1 call to XML::LibXML::Common::BEGIN@197
# spent 66µs making 1 call to constant::import |
| 198 | 3 | 53µs | 2 | 147µs | # spent 81µs (15+66) within XML::LibXML::Common::BEGIN@198 which was called:
# once (15µs+66µs) by XML::LibXML::SAX::Parser::BEGIN@16 at line 198 # spent 81µs making 1 call to XML::LibXML::Common::BEGIN@198
# spent 66µs making 1 call to constant::import |
| 199 | |||||
| 200 | 1 | 25µs | 1; | ||
| 201 | #-------------------------------------------------------------------------# | ||||
| 202 | __END__ |