| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXmlAttributes::type| Name: | QXmlAttributes::type | | Prototype: | QString QXmlAttributes::type(int) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 874-877 |
| | 1 | 1 |
QXmlAttributes::type| Name: | QXmlAttributes::type | | Prototype: | QString QXmlAttributes::type(const QString&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 886-889 |
| | 1 | 1 |
QXmlAttributes::type| Name: | QXmlAttributes::type | | Prototype: | QString QXmlAttributes::type(const QString&, const QString&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 902-905 |
| | 1 | 1 |
QXmlAttributes::uri| Name: | QXmlAttributes::uri | | Prototype: | QString QXmlAttributes::uri(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 863-866 |
| | 1 | 1 |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 912-915 |
| | 1 | 1 |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(const QString& qName) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 925-931 |
| | 4 | 2 |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(QLatin1String qName) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 941-947 |
| | 4 | 2 |
QXmlAttributes::value| Name: | QXmlAttributes::value | | Prototype: | QString QXmlAttributes::value(const QString& uri, const QString& localName) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 958-964 |
| | 4 | 2 |
QXmlDefaultHandler::QXmlDefaultHandler| Name: | QXmlDefaultHandler::QXmlDefaultHandler | | Prototype: | QXmlDefaultHandler::QXmlDefaultHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2174-2179 |
| | 1 | 1 |
QXmlDefaultHandler::attributeDecl| Name: | QXmlDefaultHandler::attributeDecl | | Prototype: | bool QXmlDefaultHandler::attributeDecl(const QString&, const QString&, const QString&, const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2452-2455 |
| | 1 | 1 |
QXmlDefaultHandler::characters| Name: | QXmlDefaultHandler::characters | | Prototype: | bool QXmlDefaultHandler::characters(const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2266-2269 |
| | 1 | 1 |
QXmlDefaultHandler::comment| Name: | QXmlDefaultHandler::comment | | Prototype: | bool QXmlDefaultHandler::comment(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2442-2445 |
| | 1 | 1 |
QXmlDefaultHandler::endCDATA| Name: | QXmlDefaultHandler::endCDATA | | Prototype: | bool QXmlDefaultHandler::endCDATA() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2432-2435 |
| | 1 | 1 |
QXmlDefaultHandler::endDTD| Name: | QXmlDefaultHandler::endDTD | | Prototype: | bool QXmlDefaultHandler::endDTD() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2392-2395 |
| | 1 | 1 |
QXmlDefaultHandler::endDocument| Name: | QXmlDefaultHandler::endDocument | | Prototype: | bool QXmlDefaultHandler::endDocument() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2214-2217 |
| | 1 | 1 |
QXmlDefaultHandler::endElement| Name: | QXmlDefaultHandler::endElement | | Prototype: | bool QXmlDefaultHandler::endElement(const QString&, const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2255-2259 |
| | 1 | 1 |
QXmlDefaultHandler::endEntity| Name: | QXmlDefaultHandler::endEntity | | Prototype: | bool QXmlDefaultHandler::endEntity(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2412-2415 |
| | 1 | 1 |
QXmlDefaultHandler::endPrefixMapping| Name: | QXmlDefaultHandler::endPrefixMapping | | Prototype: | bool QXmlDefaultHandler::endPrefixMapping(const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2234-2237 |
| | 1 | 1 |
QXmlDefaultHandler::error| Name: | QXmlDefaultHandler::error | | Prototype: | bool QXmlDefaultHandler::error(const QXmlParseException&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2317-2320 |
| | 1 | 1 |
QXmlDefaultHandler::errorString| Name: | QXmlDefaultHandler::errorString | | Prototype: | QString QXmlDefaultHandler::errorString() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2372-2375 |
| | 1 | 1 |
QXmlDefaultHandler::externalEntityDecl| Name: | QXmlDefaultHandler::externalEntityDecl | | Prototype: | bool QXmlDefaultHandler::externalEntityDecl(const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2472-2475 |
| | 1 | 1 |
QXmlDefaultHandler::fatalError| Name: | QXmlDefaultHandler::fatalError | | Prototype: | bool QXmlDefaultHandler::fatalError(const QXmlParseException&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2327-2330 |
| | 1 | 1 |
QXmlDefaultHandler::ignorableWhitespace| Name: | QXmlDefaultHandler::ignorableWhitespace | | Prototype: | bool QXmlDefaultHandler::ignorableWhitespace(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2276-2279 |
| | 1 | 1 |
QXmlDefaultHandler::internalEntityDecl| Name: | QXmlDefaultHandler::internalEntityDecl | | Prototype: | bool QXmlDefaultHandler::internalEntityDecl(const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2462-2465 |
| | 1 | 1 |
QXmlDefaultHandler::notationDecl| Name: | QXmlDefaultHandler::notationDecl | | Prototype: | bool QXmlDefaultHandler::notationDecl(const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2337-2341 |
| | 1 | 1 |
QXmlDefaultHandler::processingInstruction| Name: | QXmlDefaultHandler::processingInstruction | | Prototype: | bool QXmlDefaultHandler::processingInstruction(const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2286-2290 |
| | 1 | 1 |
QXmlDefaultHandler::resolveEntity| Name: | QXmlDefaultHandler::resolveEntity | | Prototype: | bool QXmlDefaultHandler::resolveEntity(const QString&, const QString&, QXmlInputSource*& ret) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2360-2365 |
| | 2 | 1 |
QXmlDefaultHandler::skippedEntity| Name: | QXmlDefaultHandler::skippedEntity | | Prototype: | bool QXmlDefaultHandler::skippedEntity(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2297-2300 |
| | 1 | 1 |
QXmlDefaultHandler::startCDATA| Name: | QXmlDefaultHandler::startCDATA | | Prototype: | bool QXmlDefaultHandler::startCDATA() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2422-2425 |
| | 1 | 1 |
QXmlDefaultHandler::startDTD| Name: | QXmlDefaultHandler::startDTD | | Prototype: | bool QXmlDefaultHandler::startDTD(const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2382-2385 |
| | 1 | 1 |
QXmlDefaultHandler::startDocument| Name: | QXmlDefaultHandler::startDocument | | Prototype: | bool QXmlDefaultHandler::startDocument() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2204-2207 |
| | 1 | 1 |
QXmlDefaultHandler::startElement| Name: | QXmlDefaultHandler::startElement | | Prototype: | bool QXmlDefaultHandler::startElement(const QString&, const QString&, const QString&, const QXmlAttributes&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2244-2248 |
| | 1 | 1 |
QXmlDefaultHandler::startEntity| Name: | QXmlDefaultHandler::startEntity | | Prototype: | bool QXmlDefaultHandler::startEntity(const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2402-2405 |
| | 1 | 1 |
QXmlDefaultHandler::startPrefixMapping| Name: | QXmlDefaultHandler::startPrefixMapping | | Prototype: | bool QXmlDefaultHandler::startPrefixMapping(const QString&, const QString&) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2224-2227 |
| | 1 | 1 |
QXmlDefaultHandler::unparsedEntityDecl| Name: | QXmlDefaultHandler::unparsedEntityDecl | | Prototype: | bool QXmlDefaultHandler::unparsedEntityDecl(const QString&, const QString&, const QString&, const QString&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2348-2352 |
| | 1 | 1 |
QXmlDefaultHandler::warning| Name: | QXmlDefaultHandler::warning | | Prototype: | bool QXmlDefaultHandler::warning(const QXmlParseException&) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2307-2310 |
| | 1 | 1 |
QXmlInputSource::QXmlInputSource| Name: | QXmlInputSource::QXmlInputSource | | Prototype: | QXmlInputSource::QXmlInputSource() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1078-1081 |
| | 1 | 1 |
QXmlInputSource::QXmlInputSource| Name: | QXmlInputSource::QXmlInputSource | | Prototype: | QXmlInputSource::QXmlInputSource(QIODevice *dev) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1091-1097 |
| | 4 | 2 |
QXmlInputSource::data| Name: | QXmlInputSource::data | | Prototype: | QString QXmlInputSource::data() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1177-1185 |
| | 5 | 2 |
QXmlInputSource::fetchData| Name: | QXmlInputSource::fetchData | | Prototype: | void QXmlInputSource::fetchData() | | Coverage: | 60.606% (20/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1234-1276 |
| | 21 | 9 |
QXmlInputSource::fromRawData| Name: | QXmlInputSource::fromRawData | | Prototype: | QString QXmlInputSource::fromRawData(const QByteArray &data, bool beginning) | | Coverage: | 59.524% (50/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1333-1421 |
| | 50 | 16 |
QXmlInputSource::init| Name: | QXmlInputSource::init | | Prototype: | void QXmlInputSource::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1050-1071 |
| | 9 | 1 |
QXmlInputSource::next| Name: | QXmlInputSource::next | | Prototype: | QChar QXmlInputSource::next() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1130-1152 |
| | 13 | 5 |
QXmlInputSource::reset| Name: | QXmlInputSource::reset | | Prototype: | void QXmlInputSource::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1165-1169 |
| | 2 | 1 |
QXmlInputSource::setData| Name: | QXmlInputSource::setData | | Prototype: | void QXmlInputSource::setData(const QString& dat) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1195-1202 |
| | 5 | 1 |
QXmlInputSource::setData| Name: | QXmlInputSource::setData | | Prototype: | void QXmlInputSource::setData(const QByteArray& dat) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1210-1213 |
| | 1 | 1 |
QXmlInputSource::~QXmlInputSource| Name: | QXmlInputSource::~QXmlInputSource | | Prototype: | QXmlInputSource::~QXmlInputSource() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1102-1109 |
| | 2 | 1 |
QXmlNamespaceSupport::QXmlNamespaceSupport| Name: | QXmlNamespaceSupport::QXmlNamespaceSupport | | Prototype: | QXmlNamespaceSupport::QXmlNamespaceSupport() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 499-502 |
| | 1 | 1 |
QXmlNamespaceSupport::popContext| Name: | QXmlNamespaceSupport::popContext | | Prototype: | void QXmlNamespaceSupport::popContext() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 699-704 |
| | 3 | 2 |
QXmlNamespaceSupport::prefix| Name: | QXmlNamespaceSupport::prefix | | Prototype: | QString QXmlNamespaceSupport::prefix(const QString& uri) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 543-552 |
| | 6 | 3 |
QXmlNamespaceSupport::prefixes| Name: | QXmlNamespaceSupport::prefixes | | Prototype: | QStringList QXmlNamespaceSupport::prefixes() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 635-646 |
| | 7 | 3 |
QXmlNamespaceSupport::prefixes| Name: | QXmlNamespaceSupport::prefixes | | Prototype: | QStringList QXmlNamespaceSupport::prefixes(const QString& uri) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 662-673 |
| | 7 | 3 |
QXmlNamespaceSupport::processName| Name: | QXmlNamespaceSupport::processName | | Prototype: | void QXmlNamespaceSupport::processName(const QString& qname, bool isAttribute, QString& nsuri, QString& localname) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 598-626 |
| | 13 | 5 |
QXmlNamespaceSupport::pushContext| Name: | QXmlNamespaceSupport::pushContext | | Prototype: | void QXmlNamespaceSupport::pushContext() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 685-688 |
| | 1 | 1 |
QXmlNamespaceSupport::reset| Name: | QXmlNamespaceSupport::reset | | Prototype: | void QXmlNamespaceSupport::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 709-714 |
| | 3 | 1 |
QXmlNamespaceSupport::setPrefix| Name: | QXmlNamespaceSupport::setPrefix | | Prototype: | void QXmlNamespaceSupport::setPrefix(const QString& pre, const QString& uri) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 524-531 |
| | 3 | 2 |
QXmlNamespaceSupport::splitName| Name: | QXmlNamespaceSupport::splitName | | Prototype: | void QXmlNamespaceSupport::splitName(const QString& qname, QString& prefix, QString& localname) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 570-579 |
| | 5 | 2 |
QXmlNamespaceSupport::uri| Name: | QXmlNamespaceSupport::uri | | Prototype: | QString QXmlNamespaceSupport::uri(const QString& prefix) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 559-562 |
| | 1 | 1 |
QXmlNamespaceSupport::~QXmlNamespaceSupport| Name: | QXmlNamespaceSupport::~QXmlNamespaceSupport | | Prototype: | QXmlNamespaceSupport::~QXmlNamespaceSupport() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 507-510 |
| | 1 | 1 |
QXmlNamespaceSupportPrivate::QXmlNamespaceSupportPrivate| Name: | QXmlNamespaceSupportPrivate::QXmlNamespaceSupportPrivate | | Prototype: | QXmlNamespaceSupportPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 463-466 |
| | 1 | 1 |
QXmlParseException::QXmlParseException| Name: | QXmlParseException::QXmlParseException | | Prototype: | QXmlParseException::QXmlParseException(const QString& name, int c, int l, const QString& p, const QString& s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 318-327 |
| | 5 | 1 |
QXmlParseException::QXmlParseException| Name: | QXmlParseException::QXmlParseException | | Prototype: | QXmlParseException::QXmlParseException(const QXmlParseException& other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 332-336 |
| | 3 | 1 |
QXmlParseException::columnNumber| Name: | QXmlParseException::columnNumber | | Prototype: | int QXmlParseException::columnNumber() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 355-358 |
| | 1 | 1 |
QXmlParseException::lineNumber| Name: | QXmlParseException::lineNumber | | Prototype: | int QXmlParseException::lineNumber() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 362-365 |
| | 1 | 1 |
QXmlParseException::message| Name: | QXmlParseException::message | | Prototype: | QString QXmlParseException::message() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 348-351 |
| | 1 | 1 |
QXmlParseException::publicId| Name: | QXmlParseException::publicId | | Prototype: | QString QXmlParseException::publicId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 369-372 |
| | 1 | 1 |
QXmlParseException::systemId| Name: | QXmlParseException::systemId | | Prototype: | QString QXmlParseException::systemId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 376-379 |
| | 1 | 1 |
QXmlParseExceptionPrivate::QXmlParseExceptionPrivate| Name: | QXmlParseExceptionPrivate::QXmlParseExceptionPrivate | | Prototype: | QXmlParseExceptionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 237-240 |
| | 2 | 1 |
QXmlParseExceptionPrivate::QXmlParseExceptionPrivate| Name: | QXmlParseExceptionPrivate::QXmlParseExceptionPrivate | | Prototype: | QXmlParseExceptionPrivate(const QXmlParseExceptionPrivate &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 241-245 |
| | 2 | 1 |
QXmlSimpleReader::DTDHandler| Name: | QXmlSimpleReader::DTDHandler | | Prototype: | QXmlDTDHandler* QXmlSimpleReader::DTDHandler() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3057-3061 |
| | 2 | 1 |
QXmlSimpleReader::QXmlSimpleReader| Name: | QXmlSimpleReader::QXmlSimpleReader | | Prototype: | QXmlSimpleReader::QXmlSimpleReader() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2898-2901 |
| | 2 | 1 |
QXmlSimpleReader::contentHandler| Name: | QXmlSimpleReader::contentHandler | | Prototype: | QXmlContentHandler* QXmlSimpleReader::contentHandler() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3075-3079 |
| | 2 | 1 |
QXmlSimpleReader::declHandler| Name: | QXmlSimpleReader::declHandler | | Prototype: | QXmlDeclHandler* QXmlSimpleReader::declHandler() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3129-3133 |
| | 2 | 1 |
QXmlSimpleReader::entityResolver| Name: | QXmlSimpleReader::entityResolver | | Prototype: | QXmlEntityResolver* QXmlSimpleReader::entityResolver() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3039-3043 |
| | 2 | 1 |
QXmlSimpleReader::errorHandler| Name: | QXmlSimpleReader::errorHandler | | Prototype: | QXmlErrorHandler* QXmlSimpleReader::errorHandler() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3093-3097 |
| | 2 | 1 |
QXmlSimpleReader::feature| Name: | QXmlSimpleReader::feature | | Prototype: | bool QXmlSimpleReader::feature(const QString& name, bool *ok) const | | Coverage: | 25.000% (6/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2913-2935 |
| | 17 | 7 |
QXmlSimpleReader::hasFeature| Name: | QXmlSimpleReader::hasFeature | | Prototype: | bool QXmlSimpleReader::hasFeature(const QString& name) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2990-3002 |
| | 8 | 2 |
QXmlSimpleReader::hasProperty| Name: | QXmlSimpleReader::hasProperty | | Prototype: | bool QXmlSimpleReader::hasProperty(const QString&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3022-3025 |
| | 1 | 1 |
QXmlSimpleReader::lexicalHandler| Name: | QXmlSimpleReader::lexicalHandler | | Prototype: | QXmlLexicalHandler* QXmlSimpleReader::lexicalHandler() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3111-3115 |
| | 2 | 1 |
QXmlSimpleReader::parse| Name: | QXmlSimpleReader::parse | | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource& input) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3140-3143 |
| | 1 | 1 |
QXmlSimpleReader::parse| Name: | QXmlSimpleReader::parse | | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource* input) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3149-3152 |
| | 1 | 1 |
QXmlSimpleReader::parse| Name: | QXmlSimpleReader::parse | | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource *input, bool incremental) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3179-3206 |
| | 17 | 4 |
QXmlSimpleReader::parseContinue| Name: | QXmlSimpleReader::parseContinue | | Prototype: | bool QXmlSimpleReader::parseContinue() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3233-3241 |
| | 6 | 2 |
QXmlSimpleReader::property| Name: | QXmlSimpleReader::property | | Prototype: | void* QXmlSimpleReader::property(const QString&, bool *ok) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3006-3011 |
| | 3 | 2 |
QXmlSimpleReader::setContentHandler| Name: | QXmlSimpleReader::setContentHandler | | Prototype: | void QXmlSimpleReader::setContentHandler(QXmlContentHandler* handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3066-3070 |
| | 2 | 1 |
QXmlSimpleReader::setDTDHandler| Name: | QXmlSimpleReader::setDTDHandler | | Prototype: | void QXmlSimpleReader::setDTDHandler(QXmlDTDHandler* handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3048-3052 |
| | 2 | 1 |
QXmlSimpleReader::setDeclHandler| Name: | QXmlSimpleReader::setDeclHandler | | Prototype: | void QXmlSimpleReader::setDeclHandler(QXmlDeclHandler* handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3120-3124 |
| | 2 | 1 |
QXmlSimpleReader::setEntityResolver| Name: | QXmlSimpleReader::setEntityResolver | | Prototype: | void QXmlSimpleReader::setEntityResolver(QXmlEntityResolver* handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3030-3034 |
| | 2 | 1 |
QXmlSimpleReader::setErrorHandler| Name: | QXmlSimpleReader::setErrorHandler | | Prototype: | void QXmlSimpleReader::setErrorHandler(QXmlErrorHandler* handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3084-3088 |
| | 2 | 1 |
QXmlSimpleReader::setFeature| Name: | QXmlSimpleReader::setFeature | | Prototype: | void QXmlSimpleReader::setFeature(const QString& name, bool enable) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2970-2986 |
| | 12 | 5 |
QXmlSimpleReader::setLexicalHandler| Name: | QXmlSimpleReader::setLexicalHandler | | Prototype: | void QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler* handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3102-3106 |
| | 2 | 1 |
QXmlSimpleReaderLocator::QXmlSimpleReaderLocator| Name: | QXmlSimpleReaderLocator::QXmlSimpleReaderLocator | | Prototype: | QXmlSimpleReaderLocator(QXmlSimpleReader* parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 429-432 |
| | 1 | 1 |
QXmlSimpleReaderLocator::columnNumber| Name: | QXmlSimpleReaderLocator::columnNumber | | Prototype: | int columnNumber() const override | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 437-440 |
| | 1 | 1 |
QXmlSimpleReaderLocator::lineNumber| Name: | QXmlSimpleReaderLocator::lineNumber | | Prototype: | int lineNumber() const override | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 441-444 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate| Name: | QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate | | Prototype: | QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate(QXmlSimpleReader *reader) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2503-2521 |
| | 13 | 1 |
QXmlSimpleReaderPrivate::atEnd| Name: | QXmlSimpleReaderPrivate::atEnd | | Prototype: | inline bool QXmlSimpleReaderPrivate::atEnd() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2484-2487 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::eat_ws| Name: | QXmlSimpleReaderPrivate::eat_ws | | Prototype: | bool QXmlSimpleReaderPrivate::eat_ws() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7804-7817 |
| | 8 | 4 |
QXmlSimpleReaderPrivate::entityExist| Name: | QXmlSimpleReaderPrivate::entityExist | | Prototype: | bool QXmlSimpleReaderPrivate::entityExist(const QString& e) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7866-7876 |
| | 6 | 2 |
QXmlSimpleReaderPrivate::init| Name: | QXmlSimpleReaderPrivate::init | | Prototype: | void QXmlSimpleReaderPrivate::init(const QXmlInputSource *i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7830-7849 |
| | 14 | 1 |
QXmlSimpleReaderPrivate::initData| Name: | QXmlSimpleReaderPrivate::initData | | Prototype: | void QXmlSimpleReaderPrivate::initData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7855-7860 |
| | 3 | 1 |