| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QXcbWindow::handleEnterNotifyEvent| Name: | QXcbWindow::handleEnterNotifyEvent | | Prototype: | void QXcbWindow::handleEnterNotifyEvent(const xcb_enter_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: | 2514-2517 |
| | 1 | 1 |
QXcbWindow::handleLeaveNotifyEvent| Name: | QXcbWindow::handleLeaveNotifyEvent | | Prototype: | void QXcbWindow::handleLeaveNotifyEvent(const xcb_leave_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: | 2519-2522 |
| | 1 | 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: | 2408-2412 |
| | 2 | 1 |
QXcbWindow::mapFromGlobal| Name: | QXcbWindow::mapFromGlobal | | Prototype: | QPoint QXcbWindow::mapFromGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2179-2197 |
| | 13 | 3 |
QXcbWindow::mapToGlobal| Name: | QXcbWindow::mapToGlobal | | Prototype: | QPoint QXcbWindow::mapToGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2159-2177 |
| | 13 | 3 |
QXcbWindow::postSyncWindowRequest| Name: | QXcbWindow::postSyncWindowRequest | | Prototype: | void QXcbWindow::postSyncWindowRequest() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2889-2896 |
| | 4 | 2 |
QXcbWindow::sendXEmbedMessage| Name: | QXcbWindow::sendXEmbedMessage | | Prototype: | void QXcbWindow::sendXEmbedMessage(xcb_window_t window, quint32 message, quint32 detail, quint32 data1, quint32 data2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2750-2767 |
| | 13 | 1 |
QXcbWindow::setParentRelativeBackPixmap| Name: | QXcbWindow::setParentRelativeBackPixmap | | Prototype: | void QXcbWindow::setParentRelativeBackPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1920-1925 |
| | 3 | 1 |
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: | 1914-1918 |
| | 2 | 2 |
QXcbWindow::setWmWindowRole| Name: | QXcbWindow::setWmWindowRole | | Prototype: | void QXcbWindow::setWmWindowRole(const QByteArray &role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1907-1912 |
| | 3 | 1 |
QXcbWindow::setWmWindowRoleStatic| Name: | QXcbWindow::setWmWindowRoleStatic | | Prototype: | void QXcbWindow::setWmWindowRoleStatic(QWindow *window, const QByteArray &role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1734-1740 |
| | 3 | 2 |
QXcbWindow::startSystemResize| Name: | QXcbWindow::startSystemResize | | Prototype: | bool QXcbWindow::startSystemResize(const QPoint &pos, Qt::Corner corner) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2720-2747 |
| | 24 | 3 |
QXcbWindow::updateSyncRequestCounter| Name: | QXcbWindow::updateSyncRequestCounter | | Prototype: | void QXcbWindow::updateSyncRequestCounter() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2599-2613 |
| | 8 | 3 |
QXcbWindow::visualId| Name: | QXcbWindow::visualId | | Prototype: | uint QXcbWindow::visualId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2879-2882 |
| | 1 | 1 |
QXcbWindow::visualIdStatic| Name: | QXcbWindow::visualIdStatic | | Prototype: | uint QXcbWindow::visualIdStatic(QWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1742-1747 |
| | 3 | 2 |
QXcbWindow::wmWindowTypes| Name: | QXcbWindow::wmWindowTypes | | Prototype: | QXcbWindowFunctions::WmWindowTypes QXcbWindow::wmWindowTypes() const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1749-1818 |
| | 45 | 19 |
QXcbXSettings::handlePropertyNotifyEvent| Name: | QXcbXSettings::handlePropertyNotifyEvent | | Prototype: | void QXcbXSettings::handlePropertyNotifyEvent(const xcb_property_notify_event_t *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | | Lines: | 288-296 |
| | 4 | 2 |
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 |
QXlibEglIntegration::getCompatibleVisualId| Name: | QXlibEglIntegration::getCompatibleVisualId | | Prototype: | VisualID QXlibEglIntegration::getCompatibleVisualId(Display *display, EGLDisplay eglDisplay, EGLConfig config) | | Coverage: | 0.000% (0/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qxlibeglintegration.cpp | | Lines: | 45-162 |
| | 104 | 16 |
QXmlAttributes::index| Name: | QXmlAttributes::index | | Prototype: | int QXmlAttributes::index(const QString& qName) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 787-794 |
| | 4 | 3 |
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::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: | 939-945 |
| | 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: | 955-961 |
| | 4 | 2 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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: | 557-566 |
| | 6 | 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: | 676-687 |
| | 7 | 3 |
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 |
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 |
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 |
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 |
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::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::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::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::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: | 3004-3016 |
| | 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: | 3036-3039 |
| | 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::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: | 3020-3025 |
| | 3 | 2 |
QXmlSimpleReaderPrivate::reportEndEntities| Name: | QXmlSimpleReaderPrivate::reportEndEntities | | Prototype: | bool QXmlSimpleReaderPrivate::reportEndEntities() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4250-4273 |
| | 15 | 7 |
QXmlStreamAttribute::QXmlStreamAttribute| Name: | QXmlStreamAttribute::QXmlStreamAttribute | | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute(const QString &namespaceUri, const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2293-2299 |
| | 4 | 1 |
QXmlStreamAttribute::QXmlStreamAttribute| Name: | QXmlStreamAttribute::QXmlStreamAttribute | | Prototype: | QXmlStreamAttribute::QXmlStreamAttribute(const QString &qualifiedName, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2304-2312 |
| | 6 | 1 |
QXmlStreamAttributes::append| Name: | QXmlStreamAttributes::append | | Prototype: | void QXmlStreamAttributes::append(const QString &namespaceUri, const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2766-2769 |
| | 1 | 1 |
QXmlStreamAttributes::append| Name: | QXmlStreamAttributes::append | | Prototype: | void QXmlStreamAttributes::append(const QString &qualifiedName, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2775-2778 |
| | 1 | 1 |
QXmlStreamAttributes::value| Name: | QXmlStreamAttributes::value | | Prototype: | QStringRef QXmlStreamAttributes::value(const QString &namespaceUri, QLatin1String name) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2693-2701 |
| | 5 | 3 |
QXmlStreamAttributes::value| Name: | QXmlStreamAttributes::value | | Prototype: | QStringRef QXmlStreamAttributes::value(QLatin1String namespaceUri, QLatin1String name) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 2708-2716 |
| | 5 | 3 |
QXmlStreamEntityResolver::resolveEntity| Name: | QXmlStreamEntityResolver::resolveEntity | | Prototype: | QString QXmlStreamEntityResolver::resolveEntity(const QString& , const QString& ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 186-189 |
| | 1 | 1 |
QXmlStreamEntityResolver::resolveUndeclaredEntity| Name: | QXmlStreamEntityResolver::resolveUndeclaredEntity | | Prototype: | QString QXmlStreamEntityResolver::resolveUndeclaredEntity(const QString & ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 200-203 |
| | 1 | 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: | 2078-2082 |
| | 2 | 2 |
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: | 1944-1948 |
| | 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: | 480-484 |
| | 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: | 241-245 |
| | 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: | 753-757 |
| | 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: | 2143-2147 |
| | 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: | 747-751 |
| | 2 | 1 |
QXmlStreamStrategy::QXmlStreamStrategy| Name: | QXmlStreamStrategy::QXmlStreamStrategy | | Prototype: | QXmlStreamStrategy(QIODevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 87-90 |
| | 1 | 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: | 92-96 |
| | 2 | 2 |
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: | 3211-3214 |
| | 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: | 3372-3376 |
| | 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: | 3330-3334 |
| | 2 | 1 |
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: | 3282-3286 |
| | 2 | 1 |
QXmlStreamWriter::setDevice| Name: | QXmlStreamWriter::setDevice | | Prototype: | void QXmlStreamWriter::setDevice(QIODevice *device) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3263-3274 |
| | 8 | 3 |
QXmlStreamWriter::writeCDATA| Name: | QXmlStreamWriter::writeCDATA | | Prototype: | void QXmlStreamWriter::writeCDATA(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3508-3517 |
| | 7 | 1 |
QXmlStreamWriter::writeDefaultNamespace| Name: | QXmlStreamWriter::writeDefaultNamespace | | Prototype: | void QXmlStreamWriter::writeDefaultNamespace(const QString &namespaceUri) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3737-3747 |
| | 8 | 2 |
QXmlStreamWriter::writeTextElement| Name: | QXmlStreamWriter::writeTextElement | | Prototype: | void QXmlStreamWriter::writeTextElement(const QString &namespaceUri, const QString &name, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3621-3626 |
| | 3 | 1 |
QXmlUtils::isChar| Name: | QXmlUtils::isChar | | Prototype: | bool QXmlUtils::isChar(const QChar c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | | Lines: | 271-278 |
| | 5 | 1 |
QXpmHandler::QXpmHandler| Name: | QXpmHandler::QXpmHandler | | Prototype: | QXpmHandler::QXpmHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1175-1178 |
| | 2 | 1 |
QXpmHandler::canRead| Name: | QXpmHandler::canRead | | Prototype: | bool QXpmHandler::canRead() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1208-1219 |
| | 6 | 3 |
QXpmHandler::canRead| Name: | QXpmHandler::canRead | | Prototype: | bool QXpmHandler::canRead(QIODevice *device) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1221-1233 |
| | 7 | 3 |
QXpmHandler::name| Name: | QXpmHandler::name | | Prototype: | QByteArray QXpmHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1288-1291 |
| | 1 | 1 |
QXpmHandler::option| Name: | QXpmHandler::option | | Prototype: | QVariant QXpmHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1254-1280 |
| | 17 | 9 |
QXpmHandler::read| Name: | QXpmHandler::read | | Prototype: | bool QXpmHandler::read(QImage *image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1235-1240 |
| | 3 | 2 |
QXpmHandler::readHeader| Name: | QXpmHandler::readHeader | | Prototype: | bool QXpmHandler::readHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1180-1187 |
| | 5 | 2 |
QXpmHandler::readImage| Name: | QXpmHandler::readImage | | Prototype: | bool QXpmHandler::readImage(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1189-1206 |
| | 10 | 4 |
QXpmHandler::setOption| Name: | QXpmHandler::setOption | | Prototype: | void QXpmHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1282-1286 |
| | 2 | 2 |
QXpmHandler::supportsOption| Name: | QXpmHandler::supportsOption | | Prototype: | bool QXpmHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1247-1252 |
| | 3 | 1 |
QXpmHandler::write| Name: | QXpmHandler::write | | Prototype: | bool QXpmHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1242-1245 |
| | 1 | 1 |
QZipPrivate::QZipPrivate| Name: | QZipPrivate::QZipPrivate | | Prototype: | QZipPrivate(QIODevice *device, bool ownDev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 423-426 |
| | 2 | 1 |
QZipPrivate::fillFileInfo| Name: | QZipPrivate::fillFileInfo | | Prototype: | QZipReader::FileInfo QZipPrivate::fillFileInfo(int index) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 444-507 |
| | 40 | 18 |
QZipPrivate::~QZipPrivate| Name: | QZipPrivate::~QZipPrivate | | Prototype: | ~QZipPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 428-432 |
| | 2 | 2 |
QZipReader::QZipReader| Name: | QZipReader::QZipReader | | Prototype: | QZipReader::QZipReader(const QString &archive, QIODevice::OpenMode mode) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 822-844 |
| | 16 | 5 |
QZipReader::QZipReader| Name: | QZipReader::QZipReader | | Prototype: | QZipReader::QZipReader(QIODevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 851-855 |
| | 1 | 1 |
QZipReader::close| Name: | QZipReader::close | | Prototype: | void QZipReader::close() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 1094-1097 |
| | 1 | 1 |
QZipReader::count| Name: | QZipReader::count | | Prototype: | int QZipReader::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 911-915 |
| | 2 | 1 |
QZipReader::device| Name: | QZipReader::device | | Prototype: | QIODevice* QZipReader::device() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 869-872 |
| | 1 | 1 |
QZipReader::entryInfoAt| Name: | QZipReader::entryInfoAt | | Prototype: | QZipReader::FileInfo QZipReader::entryInfoAt(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 924-930 |
| | 4 | 2 |