| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXmlAttributes::append| Name: | QXmlAttributes::append | | Prototype: | void QXmlAttributes::append(const QString &qName, const QString &uri, const QString &localPart, const QString &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 984-993 |
| | 6 | 1 |
QXmlAttributes::clear| Name: | QXmlAttributes::clear | | Prototype: | void QXmlAttributes::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 971-974 |
| | 1 | 1 |
QXmlAttributes::index| Name: | QXmlAttributes::index | | Prototype: | int QXmlAttributes::index(QLatin1String qName) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 784-791 |
| | 4 | 3 |
QXmlAttributes::length| Name: | QXmlAttributes::length | | Prototype: | int QXmlAttributes::length() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 821-824 |
| | 1 | 1 |
QXmlAttributes::localName| Name: | QXmlAttributes::localName | | Prototype: | QString QXmlAttributes::localName(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 840-843 |
| | 1 | 1 |
QXmlAttributes::qName| Name: | QXmlAttributes::qName | | Prototype: | QString QXmlAttributes::qName(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 851-854 |
| | 1 | 1 |
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::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& 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::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::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::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::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::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::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::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 |
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::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::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::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::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::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 |
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::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::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::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 |
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::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 |
QXmlSimpleReaderPrivate::name| Name: | QXmlSimpleReaderPrivate::name | | Prototype: | const QString& QXmlSimpleReaderPrivate::name() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7956-7960 |
| | 2 | 1 |
QXmlSimpleReaderPrivate::nameClear| Name: | QXmlSimpleReaderPrivate::nameClear | | Prototype: | inline void QXmlSimpleReaderPrivate::nameClear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2493-2496 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::next| Name: | QXmlSimpleReaderPrivate::next | | Prototype: | void QXmlSimpleReaderPrivate::next() | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7761-7792 |
| | 19 | 7 |
QXmlSimpleReaderPrivate::next_eat_ws| Name: | QXmlSimpleReaderPrivate::next_eat_ws | | Prototype: | bool QXmlSimpleReaderPrivate::next_eat_ws() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7819-7823 |
| | 2 | 1 |
QXmlSimpleReaderPrivate::pushParseState| Name: | QXmlSimpleReaderPrivate::pushParseState | | Prototype: | void QXmlSimpleReaderPrivate::pushParseState(ParseFunction function, int state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7934-7940 |
| | 4 | 1 |
QXmlSimpleReaderPrivate::ref| Name: | QXmlSimpleReaderPrivate::ref | | Prototype: | const QString& QXmlSimpleReaderPrivate::ref() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7961-7965 |
| | 2 | 1 |
QXmlSimpleReaderPrivate::refClear| Name: | QXmlSimpleReaderPrivate::refClear | | Prototype: | inline void QXmlSimpleReaderPrivate::refClear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2498-2501 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::string| Name: | QXmlSimpleReaderPrivate::string | | Prototype: | const QString& QXmlSimpleReaderPrivate::string() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7951-7955 |
| | 2 | 1 |
QXmlSimpleReaderPrivate::stringAddC| Name: | QXmlSimpleReaderPrivate::stringAddC | | Prototype: | void QXmlSimpleReaderPrivate::stringAddC(QChar ch) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7967-7972 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::stringClear| Name: | QXmlSimpleReaderPrivate::stringClear | | Prototype: | inline void QXmlSimpleReaderPrivate::stringClear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2489-2492 |
| | 1 | 1 |
QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate| Name: | QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate | | Prototype: | QXmlSimpleReaderPrivate::~QXmlSimpleReaderPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2523-2526 |
| | 1 | 1 |
QXmlStreamAttribute::QXmlStreamAttribute| Name: | QXmlStreamAttribute::QXmlStreamAttribute | | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2272-2275 |
| | 1 | 1 |
QXmlStreamAttribute::QXmlStreamAttribute| Name: | QXmlStreamAttribute::QXmlStreamAttribute | | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute(const QXmlStreamAttribute &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2361-2364 |
| | 1 | 1 |
QXmlStreamAttribute::operator=| Name: | QXmlStreamAttribute::operator= | | Prototype: | QXmlStreamAttribute& QXmlStreamAttribute::operator=(const QXmlStreamAttribute &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2369-2377 |
| | 6 | 1 |
QXmlStreamAttributes::value| Name: | QXmlStreamAttributes::value | | Prototype: | QStringRef QXmlStreamAttributes::value(const QString &namespaceUri, const QString &name) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2672-2680 |
| | 5 | 3 |
QXmlStreamAttributes::value| Name: | QXmlStreamAttributes::value | | Prototype: | QStringRef QXmlStreamAttributes::value(const QString &qualifiedName) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2724-2732 |
| | 5 | 3 |
QXmlStreamAttributes::value| Name: | QXmlStreamAttributes::value | | Prototype: | QStringRef QXmlStreamAttributes::value(QLatin1String qualifiedName) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2746-2754 |
| | 5 | 3 |
QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration| Name: | QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration | | Prototype: | QXmlStreamEntityDeclaration::QXmlStreamEntityDeclaration(const QXmlStreamEntityDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2604-2607 |
| | 1 | 1 |
QXmlStreamEntityDeclaration::operator=| Name: | QXmlStreamEntityDeclaration::operator= | | Prototype: | QXmlStreamEntityDeclaration& QXmlStreamEntityDeclaration::operator=(const QXmlStreamEntityDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2612-2620 |
| | 6 | 1 |
QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration| Name: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration | | Prototype: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration(const QString &prefix, const QString &namespaceUri) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2525-2529 |
| | 2 | 1 |
QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration| Name: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration | | Prototype: | QXmlStreamNamespaceDeclaration::QXmlStreamNamespaceDeclaration(const QXmlStreamNamespaceDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2534-2537 |
| | 1 | 1 |
QXmlStreamNamespaceDeclaration::operator=| Name: | QXmlStreamNamespaceDeclaration::operator= | | Prototype: | QXmlStreamNamespaceDeclaration& QXmlStreamNamespaceDeclaration::operator=(const QXmlStreamNamespaceDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2542-2547 |
| | 3 | 1 |
QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration| Name: | QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration | | Prototype: | QXmlStreamNotationDeclaration::QXmlStreamNotationDeclaration(const QXmlStreamNotationDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2437-2440 |
| | 1 | 1 |
QXmlStreamNotationDeclaration::operator=| Name: | QXmlStreamNotationDeclaration::operator= | | Prototype: | QXmlStreamNotationDeclaration& QXmlStreamNotationDeclaration::operator=(const QXmlStreamNotationDeclaration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2445-2451 |
| | 4 | 1 |
QXmlStreamPrivateTagStack::QXmlStreamPrivateTagStack| Name: | QXmlStreamPrivateTagStack::QXmlStreamPrivateTagStack | | Prototype: | QXmlStreamPrivateTagStack::QXmlStreamPrivateTagStack() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 766-775 |
| | 7 | 1 |
QXmlStreamReader::QXmlStreamReader| Name: | QXmlStreamReader::QXmlStreamReader | | Prototype: | QXmlStreamReader::QXmlStreamReader() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 376-379 |
| | 2 | 1 |
QXmlStreamReader::QXmlStreamReader| Name: | QXmlStreamReader::QXmlStreamReader | | Prototype: | QXmlStreamReader::QXmlStreamReader(QIODevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 385-389 |
| | 1 | 1 |
QXmlStreamReader::QXmlStreamReader| Name: | QXmlStreamReader::QXmlStreamReader | | Prototype: | QXmlStreamReader::QXmlStreamReader(const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 396-401 |
| | 2 | 1 |
QXmlStreamReader::QXmlStreamReader| Name: | QXmlStreamReader::QXmlStreamReader | | Prototype: | QXmlStreamReader::QXmlStreamReader(const QString &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 408-420 |
| | 4 | 1 |
QXmlStreamReader::QXmlStreamReader| Name: | QXmlStreamReader::QXmlStreamReader | | Prototype: | QXmlStreamReader::QXmlStreamReader(const char *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 427-432 |
| | 2 | 1 |
QXmlStreamReader::addData| Name: | QXmlStreamReader::addData | | Prototype: | void QXmlStreamReader::addData(const QString &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 503-512 |
| | 3 | 1 |
QXmlStreamReader::addData| Name: | QXmlStreamReader::addData | | Prototype: | void QXmlStreamReader::addData(const char *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 520-523 |
| | 1 | 1 |
QXmlStreamReader::addExtraNamespaceDeclaration| Name: | QXmlStreamReader::addExtraNamespaceDeclaration | | Prototype: | void QXmlStreamReader::addExtraNamespaceDeclaration(const QXmlStreamNamespaceDeclaration &extraNamespaceDeclaration) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2057-2063 |
| | 4 | 1 |
QXmlStreamReader::attributes| Name: | QXmlStreamReader::attributes | | Prototype: | QXmlStreamAttributes QXmlStreamReader::attributes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2246-2250 |
| | 2 | 1 |
QXmlStreamReader::columnNumber| Name: | QXmlStreamReader::columnNumber | | Prototype: | qint64 QXmlStreamReader::columnNumber() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1928-1932 |
| | 2 | 1 |
QXmlStreamReader::documentEncoding| Name: | QXmlStreamReader::documentEncoding | | Prototype: | QStringRef QXmlStreamReader::documentEncoding() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2865-2871 |
| | 4 | 2 |
QXmlStreamReader::documentVersion| Name: | QXmlStreamReader::documentVersion | | Prototype: | QStringRef QXmlStreamReader::documentVersion() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2850-2856 |
| | 4 | 2 |
QXmlStreamReader::dtdName| Name: | QXmlStreamReader::dtdName | | Prototype: | QStringRef QXmlStreamReader::dtdName() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1991-1997 |
| | 4 | 2 |
QXmlStreamReader::dtdPublicId| Name: | QXmlStreamReader::dtdPublicId | | Prototype: | QStringRef QXmlStreamReader::dtdPublicId() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2006-2012 |
| | 4 | 2 |