| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 7980-7984 |
| | 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: | 7953-7959 |
| | 4 | 1 |
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: | 7838-7842 |
| | 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: | 2507-2510 |
| | 1 | 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: | 7975-7979 |
| | 2 | 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: | 7874-7879 |
| | 3 | 1 |
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: | 7849-7868 |
| | 14 | 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: | 2498-2501 |
| | 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: | 2517-2535 |
| | 13 | 1 |
QXmlSimpleReaderLocator::lineNumber| Name: | QXmlSimpleReaderLocator::lineNumber | | Prototype: | int lineNumber() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 455-458 |
| | 1 | 1 |
QXmlSimpleReaderLocator::columnNumber| Name: | QXmlSimpleReaderLocator::columnNumber | | Prototype: | int columnNumber() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 451-454 |
| | 1 | 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: | 443-446 |
| | 1 | 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: | 3116-3120 |
| | 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: | 3098-3102 |
| | 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: | 3044-3048 |
| | 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: | 3134-3138 |
| | 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: | 3062-3066 |
| | 2 | 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: | 3080-3084 |
| | 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: | 3154-3157 |
| | 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: | 3163-3166 |
| | 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: | 3125-3129 |
| | 2 | 1 |
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: | 3036-3039 |
| | 1 | 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: | 3107-3111 |
| | 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: | 3053-3057 |
| | 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: | 3143-3147 |
| | 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: | 3089-3093 |
| | 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: | 2912-2915 |
| | 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: | 3071-3075 |
| | 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: | 255-259 |
| | 2 | 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: | 251-254 |
| | 2 | 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: | 390-393 |
| | 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: | 383-386 |
| | 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: | 362-365 |
| | 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: | 376-379 |
| | 1 | 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: | 369-372 |
| | 1 | 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: | 346-350 |
| | 3 | 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: | 332-341 |
| | 5 | 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: | 477-480 |
| | 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: | 521-524 |
| | 1 | 1 |
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: | 573-576 |
| | 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: | 723-728 |
| | 3 | 1 |
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: | 699-702 |
| | 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: | 513-516 |
| | 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: | 1116-1123 |
| | 2 | 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: | 1224-1227 |
| | 1 | 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: | 1209-1216 |
| | 5 | 1 |
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: | 1179-1183 |
| | 2 | 1 |
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: | 1064-1085 |
| | 9 | 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: | 1092-1095 |
| | 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: | 2321-2324 |
| | 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: | 2362-2366 |
| | 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: | 2238-2241 |
| | 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: | 2416-2419 |
| | 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: | 2258-2262 |
| | 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: | 2218-2221 |
| | 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: | 2396-2399 |
| | 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: | 2436-2439 |
| | 1 | 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: | 2311-2314 |
| | 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: | 2374-2379 |
| | 2 | 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: | 2300-2304 |
| | 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: | 2351-2355 |
| | 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: | 2476-2479 |
| | 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: | 2290-2293 |
| | 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: | 2341-2344 |
| | 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: | 2486-2489 |
| | 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: | 2386-2389 |
| | 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: | 2331-2334 |
| | 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: | 2248-2251 |
| | 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: | 2426-2429 |
| | 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: | 2269-2273 |
| | 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: | 2228-2231 |
| | 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: | 2406-2409 |
| | 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: | 2446-2449 |
| | 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: | 2456-2459 |
| | 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: | 2280-2283 |
| | 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: | 2466-2469 |
| | 1 | 1 |
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: | 2188-2193 |
| | 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: | 926-929 |
| | 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: | 877-880 |
| | 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: | 900-903 |
| | 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: | 916-919 |
| | 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: | 888-891 |
| | 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: | 865-868 |
| | 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: | 854-857 |
| | 1 | 1 |
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: | 835-838 |
| | 1 | 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: | 985-988 |
| | 1 | 1 |
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: | 998-1007 |
| | 6 | 1 |
QXmlAttributes::QXmlAttributes| Name: | QXmlAttributes::QXmlAttributes | | Prototype: | QXmlAttributes::QXmlAttributes() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 763-768 |
| | 1 | 1 |
QXlibScopedPointerDeleter::cleanup| Name: | QXlibScopedPointerDeleter::cleanup | | Prototype: | static inline void cleanup(T *pointer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 170-172 |
| | 1 | 1 |
QXdgNotificationInterface::QXdgNotificationInterface| Name: | QXdgNotificationInterface::QXdgNotificationInterface | | Prototype: | QXdgNotificationInterface::QXdgNotificationInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qxdgnotificationproxy.cpp | | Lines: | 44-47 |
| | 2 | 1 |
QXcbXSettingsPropertyValue::addCallback| Name: | QXcbXSettingsPropertyValue::addCallback | | Prototype: | void addCallback(QXcbXSettings::PropertyChangeFunc func, void *handle) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 84-88 |
| | 2 | 1 |
QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue| Name: | QXcbXSettingsPropertyValue::QXcbXSettingsPropertyValue | | Prototype: | QXcbXSettingsPropertyValue() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 70-72 |
| | 1 | 1 |
QXcbXSettingsPrivate::QXcbXSettingsPrivate| Name: | QXcbXSettingsPrivate::QXcbXSettingsPrivate | | Prototype: | QXcbXSettingsPrivate(QXcbVirtualDesktop *screen) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 99-103 |
| | 2 | 1 |
QXcbXSettings::~QXcbXSettings| Name: | QXcbXSettings::~QXcbXSettings | | Prototype: | QXcbXSettings::~QXcbXSettings() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 276-280 |
| | 2 | 1 |
QXcbXSettings::setting| Name: | QXcbXSettings::setting | | Prototype: | QVariant QXcbXSettings::setting(const QByteArray &property) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 325-329 |
| | 2 | 1 |
QXcbXSettings::removeCallbackForHandle::[lambda]| Name: | QXcbXSettings::removeCallbackForHandle::[lambda] | | Prototype: | [handle](const QXcbXSettingsCallback &cb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 309-309 |
| | 1 | 1 |
QXcbXSettings::registerCallbackForProperty| Name: | QXcbXSettings::registerCallbackForProperty | | Prototype: | void QXcbXSettings::registerCallbackForProperty(const QByteArray &property, QXcbXSettings::PropertyChangeFunc func, void *handle) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 298-302 |
| | 2 | 1 |
QXcbXSettings::initialized| Name: | QXcbXSettings::initialized | | Prototype: | bool QXcbXSettings::initialized() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 282-286 |
| | 2 | 1 |
QXcbWindow::xcbScreen| Name: | QXcbWindow::xcbScreen | | Prototype: | QXcbScreen *QXcbWindow::xcbScreen() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2898-2901 |
| | 1 | 1 |
QXcbWindow::winId| Name: | QXcbWindow::winId | | Prototype: | WId QXcbWindow::winId() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1505-1508 |
| | 1 | 1 |