| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QXmlStreamWriter::device| Name: | QXmlStreamWriter::device | | Prototype: | QIODevice *QXmlStreamWriter::device() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3276-3280 |
| | 2 | 1 |
QXmlStreamWriter::codec| Name: | QXmlStreamWriter::codec | | Prototype: | QTextCodec *QXmlStreamWriter::codec() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3324-3328 |
| | 2 | 1 |
QXmlStreamWriter::autoFormattingIndent| Name: | QXmlStreamWriter::autoFormattingIndent | | Prototype: | int QXmlStreamWriter::autoFormattingIndent() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3392-3396 |
| | 2 | 1 |
QXmlStreamWriter::autoFormatting| Name: | QXmlStreamWriter::autoFormatting | | Prototype: | bool QXmlStreamWriter::autoFormatting() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3366-3370 |
| | 2 | 1 |
QXmlStreamWriter::QXmlStreamWriter| Name: | QXmlStreamWriter::QXmlStreamWriter | | Prototype: | QXmlStreamWriter::QXmlStreamWriter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3205-3208 |
| | 2 | 1 |
QXmlStreamWriter::QXmlStreamWriter| Name: | QXmlStreamWriter::QXmlStreamWriter | | Prototype: | QXmlStreamWriter::QXmlStreamWriter(QIODevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3213-3218 |
| | 2 | 1 |
QXmlStreamWriter::QXmlStreamWriter| Name: | QXmlStreamWriter::QXmlStreamWriter | | Prototype: | QXmlStreamWriter::QXmlStreamWriter(QString *string) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3236-3241 |
| | 2 | 1 |
QXmlStreamStrategy::~QXmlStreamStrategy| Name: | QXmlStreamStrategy::~QXmlStreamStrategy | | Prototype: | ~QXmlStreamStrategy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 86-90 |
| | 2 | 2 |
QXmlStreamReader::tokenType| Name: | QXmlStreamReader::tokenType | | Prototype: | QXmlStreamReader::TokenType QXmlStreamReader::tokenType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 623-627 |
| | 2 | 1 |
QXmlStreamReader::text| Name: | QXmlStreamReader::text | | Prototype: | QStringRef QXmlStreamReader::text() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1948-1952 |
| | 2 | 1 |
QXmlStreamReader::setNamespaceProcessing| Name: | QXmlStreamReader::setNamespaceProcessing | | Prototype: | void QXmlStreamReader::setNamespaceProcessing(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 741-745 |
| | 2 | 1 |
QXmlStreamReader::setEntityResolver| Name: | QXmlStreamReader::setEntityResolver | | Prototype: | void QXmlStreamReader::setEntityResolver(QXmlStreamEntityResolver *resolver) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 222-226 |
| | 2 | 1 |
QXmlStreamReader::raiseError| Name: | QXmlStreamReader::raiseError | | Prototype: | void QXmlStreamReader::raiseError(const QString& message) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2137-2141 |
| | 2 | 1 |
QXmlStreamReader::qualifiedName| Name: | QXmlStreamReader::qualifiedName | | Prototype: | QStringRef QXmlStreamReader::qualifiedName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2222-2226 |
| | 2 | 1 |
QXmlStreamReader::processingInstructionTarget| Name: | QXmlStreamReader::processingInstructionTarget | | Prototype: | QStringRef QXmlStreamReader::processingInstructionTarget() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2171-2175 |
| | 2 | 1 |
QXmlStreamReader::processingInstructionData| Name: | QXmlStreamReader::processingInstructionData | | Prototype: | QStringRef QXmlStreamReader::processingInstructionData() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2180-2184 |
| | 2 | 1 |
QXmlStreamReader::prefix| Name: | QXmlStreamReader::prefix | | Prototype: | QStringRef QXmlStreamReader::prefix() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2237-2241 |
| | 2 | 1 |
QXmlStreamReader::namespaceUri| Name: | QXmlStreamReader::namespaceUri | | Prototype: | QStringRef QXmlStreamReader::namespaceUri() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2204-2208 |
| | 2 | 1 |
QXmlStreamReader::namespaceProcessing| Name: | QXmlStreamReader::namespaceProcessing | | Prototype: | bool QXmlStreamReader::namespaceProcessing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 747-751 |
| | 2 | 1 |
QXmlStreamReader::name| Name: | QXmlStreamReader::name | | Prototype: | QStringRef QXmlStreamReader::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2193-2197 |
| | 2 | 1 |
QXmlStreamReader::lineNumber| Name: | QXmlStreamReader::lineNumber | | Prototype: | qint64 QXmlStreamReader::lineNumber() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1918-1922 |
| | 2 | 1 |
QXmlStreamReader::isWhitespace| Name: | QXmlStreamReader::isWhitespace | | Prototype: | bool QXmlStreamReader::isWhitespace() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2811-2815 |
| | 2 | 1 |
QXmlStreamReader::isStandaloneDocument| Name: | QXmlStreamReader::isStandaloneDocument | | Prototype: | bool QXmlStreamReader::isStandaloneDocument() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2836-2840 |
| | 2 | 1 |
QXmlStreamReader::isCDATA| Name: | QXmlStreamReader::isCDATA | | Prototype: | bool QXmlStreamReader::isCDATA() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2822-2826 |
| | 2 | 1 |
QXmlStreamReader::entityResolver| Name: | QXmlStreamReader::entityResolver | | Prototype: | QXmlStreamEntityResolver *QXmlStreamReader::entityResolver() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 235-239 |
| | 2 | 1 |
QXmlStreamReader::device| Name: | QXmlStreamReader::device | | Prototype: | QIODevice *QXmlStreamReader::device() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 474-478 |
| | 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::characterOffset| Name: | QXmlStreamReader::characterOffset | | Prototype: | qint64 QXmlStreamReader::characterOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1938-1942 |
| | 2 | 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::addExtraNamespaceDeclarations| Name: | QXmlStreamReader::addExtraNamespaceDeclarations | | Prototype: | void QXmlStreamReader::addExtraNamespaceDeclarations(const QXmlStreamNamespaceDeclarations &extraNamespaceDeclarations) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2072-2076 |
| | 2 | 2 |
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(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 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 |
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 |
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::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::parseFailed| Name: | QXmlSimpleReaderPrivate::parseFailed | | Prototype: | void QXmlSimpleReaderPrivate::parseFailed(ParseFunction where, int state) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7920-7925 |
| | 2 | 2 |
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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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: | 38-41 |
| | 2 | 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: | 95-99 |
| | 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: | 271-275 |
| | 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: | 321-325 |
| | 2 | 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: | 293-297 |
| | 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: | 277-281 |
| | 2 | 1 |
QXcbWindow::setWindowIconTextStatic| Name: | QXcbWindow::setWindowIconTextStatic | | Prototype: | void QXcbWindow::setWindowIconTextStatic(QWindow *window, const QString &text) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1741-1745 |
| | 2 | 2 |
QXcbWindow::setParentRelativeBackPixmapStatic| Name: | QXcbWindow::setParentRelativeBackPixmapStatic | | Prototype: | void QXcbWindow::setParentRelativeBackPixmapStatic(QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1927-1931 |
| | 2 | 2 |
QXcbWindow::handleMouseEvent| Name: | QXcbWindow::handleMouseEvent | | Prototype: | void QXcbWindow::handleMouseEvent(xcb_timestamp_t time, const QPoint &local, const QPoint &global, Qt::KeyboardModifiers modifiers, Qt::MouseEventSource source) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2513-2518 |
| | 2 | 1 |
QXcbWindow::handleMotionNotifyEvent| Name: | QXcbWindow::handleMotionNotifyEvent | | Prototype: | void QXcbWindow::handleMotionNotifyEvent(const xcb_motion_notify_event_t *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2414-2418 |
| | 2 | 1 |
QXcbWMSupport::QXcbWMSupport| Name: | QXcbWMSupport::QXcbWMSupport | | Prototype: | QXcbWMSupport::QXcbWMSupport(QXcbConnection *c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines: | 41-46 |
| | 2 | 1 |
QXcbVirtualDesktop::handleXFixesSelectionNotify| Name: | QXcbVirtualDesktop::handleXFixesSelectionNotify | | Prototype: | void QXcbVirtualDesktop::handleXFixesSelectionNotify(xcb_xfixes_selection_notify_event_t *notify_event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 108-112 |
| | 2 | 2 |
QXcbSystemTrayTracker::notifyManagerClientMessageEvent| Name: | QXcbSystemTrayTracker::notifyManagerClientMessageEvent | | Prototype: | void QXcbSystemTrayTracker::notifyManagerClientMessageEvent(const xcb_client_message_event_t *t) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 154-158 |
| | 2 | 2 |
QXcbSystemTrayTracker::emitSystemTrayWindowChanged| Name: | QXcbSystemTrayTracker::emitSystemTrayWindowChanged | | Prototype: | inline void QXcbSystemTrayTracker::emitSystemTrayWindowChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 147-151 |
| | 2 | 2 |
QXcbSystemTrayTracker::QXcbSystemTrayTracker| Name: | QXcbSystemTrayTracker::QXcbSystemTrayTracker | | Prototype: | QXcbSystemTrayTracker::QXcbSystemTrayTracker(QXcbConnection *connection, xcb_atom_t trayAtom, xcb_atom_t selection) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 70-79 |
| | 2 | 1 |
QXcbScreen::windowShown| Name: | QXcbScreen::windowShown | | Prototype: | void QXcbScreen::windowShown(QXcbWindow *window) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 347-354 |
| | 2 | 3 |
QXcbScreen::virtualDpi| Name: | QXcbScreen::virtualDpi | | Prototype: | QDpi QXcbScreen::virtualDpi() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 403-407 |
| | 2 | 1 |
QXcbNativeInterfaceHandler::platformFunction| Name: | QXcbNativeInterfaceHandler::platformFunction | | Prototype: | QFunctionPointer QXcbNativeInterfaceHandler::platformFunction(const QByteArray &function) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 80-84 |
| | 2 | 1 |
QXcbNativeInterfaceHandler::nativeResourceFunctionForWindow| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForWindow | | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForWindow(const QByteArray &resource) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 68-72 |
| | 2 | 1 |
QXcbNativeInterfaceHandler::nativeResourceFunctionForScreen| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForScreen(const QByteArray &resource) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 62-66 |
| | 2 | 1 |
QXcbNativeInterfaceHandler::nativeResourceFunctionForIntegration| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForIntegration(const QByteArray &resource) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 50-54 |
| | 2 | 1 |
QXcbNativeInterfaceHandler::nativeResourceFunctionForContext| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForContext(const QByteArray &resource) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 56-60 |
| | 2 | 1 |
QXcbNativeInterfaceHandler::nativeResourceFunctionForBackingStore| Name: | QXcbNativeInterfaceHandler::nativeResourceFunctionForBackingStore | | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QXcbNativeInterfaceHandler::nativeResourceFunctionForBackingStore(const QByteArray &resource) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbnativeinterfacehandler.cpp | | Lines: | 74-78 |
| | 2 | 1 |
QXcbNativeInterface::setAppUserTime| Name: | QXcbNativeInterface::setAppUserTime | | Prototype: | void QXcbNativeInterface::setAppUserTime(QScreen* screen, xcb_timestamp_t time) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 477-482 |
| | 2 | 2 |
QXcbNativeInterface::setAppTime| Name: | QXcbNativeInterface::setAppTime | | Prototype: | void QXcbNativeInterface::setAppTime(QScreen* screen, xcb_timestamp_t time) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 470-475 |
| | 2 | 2 |
QXcbNativeInterface::screenForWindow| Name: | QXcbNativeInterface::screenForWindow | | Prototype: | void *QXcbNativeInterface::screenForWindow(QWindow *window) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 523-527 |
| | 2 | 1 |
QXcbNativeInterface::displayForWindow| Name: | QXcbNativeInterface::displayForWindow | | Prototype: | void *QXcbNativeInterface::displayForWindow(QWindow *window) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 506-515 |
| | 2 | 1 |
QXcbNativeInterface::connectionForWindow| Name: | QXcbNativeInterface::connectionForWindow | | Prototype: | void *QXcbNativeInterface::connectionForWindow(QWindow *window) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 517-521 |
| | 2 | 1 |
QXcbNativeInterface::connection| Name: | QXcbNativeInterface::connection | | Prototype: | void *QXcbNativeInterface::connection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 443-447 |
| | 2 | 1 |
QXcbNativeInterface::addHandler| Name: | QXcbNativeInterface::addHandler | | Prototype: | void QXcbNativeInterface::addHandler(QXcbNativeInterfaceHandler *handler) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 529-533 |
| | 2 | 1 |
QXcbNativeInterface::QXcbNativeInterface| Name: | QXcbNativeInterface::QXcbNativeInterface | | Prototype: | QXcbNativeInterface::QXcbNativeInterface() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 89-93 |
| | 2 | 1 |
QXcbKeyboard::updateXKBStateFromCore| Name: | QXcbKeyboard::updateXKBStateFromCore | | Prototype: | void QXcbKeyboard::updateXKBStateFromCore(quint16 state) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 797-802 |
| | 2 | 2 |
QXcbIntegration::~QXcbIntegration| Name: | QXcbIntegration::~QXcbIntegration | | Prototype: | QXcbIntegration::~QXcbIntegration() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 190-194 |
| | 2 | 1 |
QXcbIntegration::sync| Name: | QXcbIntegration::sync | | Prototype: | void QXcbIntegration::sync() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 453-458 |
| | 2 | 2 |
QXcbIntegration::moveToScreen| Name: | QXcbIntegration::moveToScreen | | Prototype: | void QXcbIntegration::moveToScreen(QWindow *window, int screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 281-285 |
| | 2 | 1 |
QXcbEventReader::registerEventDispatcher| Name: | QXcbEventReader::registerEventDispatcher | | Prototype: | void QXcbEventReader::registerEventDispatcher(QAbstractEventDispatcher *dispatcher) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1322-1329 |
| | 2 | 2 |
QXcbDropData::QXcbDropData| Name: | QXcbDropData::QXcbDropData | | Prototype: | QXcbDropData::QXcbDropData(QXcbDrag *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1248-1252 |
| | 2 | 1 |
QXcbDrag::endDrag| Name: | QXcbDrag::endDrag | | Prototype: | void QXcbDrag::endDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 215-219 |
| | 2 | 1 |
QXcbConnectionGrabber::~QXcbConnectionGrabber| Name: | QXcbConnectionGrabber::~QXcbConnectionGrabber | | Prototype: | QXcbConnectionGrabber::~QXcbConnectionGrabber() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2365-2369 |
| | 2 | 2 |
QXcbConnection::ungrabServer| Name: | QXcbConnection::ungrabServer | | Prototype: | void QXcbConnection::ungrabServer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1393-1397 |
| | 2 | 2 |
QXcbConnection::sync| Name: | QXcbConnection::sync | | Prototype: | void QXcbConnection::sync() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2068-2073 |
| | 2 | 1 |
QXcbConnection::setMouseGrabber| Name: | QXcbConnection::setMouseGrabber | | Prototype: | void QXcbConnection::setMouseGrabber(QXcbWindow *w) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1377-1381 |
| | 2 | 1 |
QXcbConnection::rootWindow| Name: | QXcbConnection::rootWindow | | Prototype: | xcb_window_t QXcbConnection::rootWindow() | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1507-1511 |
| | 2 | 1 |