Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QXcbIntegration::createPlatformWindowName: | QXcbIntegration::createPlatformWindow | Prototype: | QPlatformWindow *QXcbIntegration::createPlatformWindow(QWindow *window) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 196-213 |
| | 18 | 3 |
QXcbKeyboard::QXcbKeyboardName: | QXcbKeyboard::QXcbKeyboard | Prototype: | QXcbKeyboard::QXcbKeyboard(QXcbConnection *connection) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1131-1159 |
| | 12 | 3 |
QXcbKeyboard::printKeymapErrorName: | QXcbKeyboard::printKeymapError | Prototype: | void QXcbKeyboard::printKeymapError(const char *error) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 669-680 |
| | 8 | 3 |
QXcbKeyboard::updateXKBStateName: | QXcbKeyboard::updateXKBState | Prototype: | void QXcbKeyboard::updateXKBState(xcb_xkb_state_notify_event_t *state) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 751-767 |
| | 10 | 3 |
QXcbKeyboard::updateXKBStateFromXIName: | QXcbKeyboard::updateXKBStateFromXI | Prototype: | void QXcbKeyboard::updateXKBStateFromXI(void *modInfo, void *groupInfo) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 805-822 |
| | 11 | 3 |
QXcbNativeInterface::beepName: | QXcbNativeInterface::beep | Prototype: | void QXcbNativeInterface::beep() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 95-105 |
| | 8 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForBackingStoreName: | QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QXcbNativeInterface::handlerNativeResourceFunctionForBackingStore(const QByteArray &resource) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 584-593 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForContextName: | QXcbNativeInterface::handlerNativeResourceFunctionForContext | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QXcbNativeInterface::handlerNativeResourceFunctionForContext(const QByteArray &resource) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 551-560 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForIntegrationName: | QXcbNativeInterface::handlerNativeResourceFunctionForIntegration | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterface::handlerNativeResourceFunctionForIntegration(const QByteArray &resource) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 540-549 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForScreenName: | QXcbNativeInterface::handlerNativeResourceFunctionForScreen | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QXcbNativeInterface::handlerNativeResourceFunctionForScreen(const QByteArray &resource) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 562-571 |
| | 6 | 3 |
QXcbNativeInterface::handlerNativeResourceFunctionForWindowName: | QXcbNativeInterface::handlerNativeResourceFunctionForWindow | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QXcbNativeInterface::handlerNativeResourceFunctionForWindow(const QByteArray &resource) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 573-582 |
| | 6 | 3 |
QXcbNativeInterface::handlerPlatformFunctionName: | QXcbNativeInterface::handlerPlatformFunction | Prototype: | QFunctionPointer QXcbNativeInterface::handlerPlatformFunction(const QByteArray &function) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 595-604 |
| | 6 | 3 |
QXcbNativeInterface::nativeResourceFunctionForIntegrationName: | QXcbNativeInterface::nativeResourceFunctionForIntegration | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterface::nativeResourceFunctionForIntegration(const QByteArray &resource) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 293-303 |
| | 7 | 3 |
QXcbScreen::getOutputNameName: | QXcbScreen::getOutputName | Prototype: | QString QXcbScreen::getOutputName(xcb_randr_get_output_info_reply_t *outputInfo) | Coverage: | 37.500% (3/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 291-306 |
| | 11 | 3 |
QXcbScreen::logicalDpiName: | QXcbScreen::logicalDpi | Prototype: | QDpi QXcbScreen::logicalDpi() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 410-420 |
| | 5 | 3 |
QXcbScreen::sendStartupMessageName: | QXcbScreen::sendStartupMessage | Prototype: | void QXcbScreen::sendStartupMessage(const QByteArray &message) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 356-380 |
| | 18 | 3 |
QXcbScreen::updateGeometryName: | QXcbScreen::updateGeometry | Prototype: | void QXcbScreen::updateGeometry(xcb_timestamp_t timestamp) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 524-537 |
| | 9 | 3 |
QXcbScreen::windowShownName: | 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 |
QXcbSessionManager::QXcbSessionManagerName: | QXcbSessionManager::QXcbSessionManager | Prototype: | QXcbSessionManager::QXcbSessionManager(const QString &id, const QString &key) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 329-371 |
| | 31 | 3 |
QXcbSessionManager::releaseName: | QXcbSessionManager::release | Prototype: | void QXcbSessionManager::release() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 447-455 |
| | 5 | 3 |
QXcbSystemTrayTracker::systemTrayWindowGlobalGeometryName: | QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry | Prototype: | QRect QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry(xcb_window_t window) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | Lines: | 126-145 |
| | 13 | 3 |
QXcbSystemTrayTracker::trayWindowName: | QXcbSystemTrayTracker::trayWindow | Prototype: | xcb_window_t QXcbSystemTrayTracker::trayWindow() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | Lines: | 109-121 |
| | 8 | 3 |
QXcbVirtualDesktop::screenAtName: | QXcbVirtualDesktop::screenAt | Prototype: | QXcbScreen *QXcbVirtualDesktop::screenAt(const QPoint &pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 70-77 |
| | 4 | 3 |
QXcbVirtualDesktop::updateWorkAreaName: | QXcbVirtualDesktop::updateWorkArea | Prototype: | void QXcbVirtualDesktop::updateWorkArea() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 148-156 |
| | 5 | 3 |
QXcbWindow::handleButtonReleaseEventName: | QXcbWindow::handleButtonReleaseEvent | Prototype: | void QXcbWindow::handleButtonReleaseEvent(int event_x, int event_y, int root_x, int root_y, int detail, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2269-2284 |
| | 7 | 3 |
QXcbWindow::handleExposeEventName: | QXcbWindow::handleExposeEvent | Prototype: | void QXcbWindow::handleExposeEvent(const xcb_expose_event_t *event) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2024-2040 |
| | 8 | 3 |
QXcbWindow::handleLeaveNotifyEventName: | QXcbWindow::handleLeaveNotifyEvent | Prototype: | void QXcbWindow::handleLeaveNotifyEvent(int root_x, int root_y, quint8 mode, quint8 detail, xcb_timestamp_t timestamp) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2358-2379 |
| | 12 | 3 |
QXcbWindow::handleMapNotifyEventName: | QXcbWindow::handleMapNotifyEvent | Prototype: | void QXcbWindow::handleMapNotifyEvent(const xcb_map_notify_event_t *event) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2203-2214 |
| | 7 | 3 |
QXcbWindow::handleMotionNotifyEventName: | QXcbWindow::handleMotionNotifyEvent | Prototype: | void QXcbWindow::handleMotionNotifyEvent(int event_x, int event_y, int root_x, int root_y, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | Coverage: | 27.273% (3/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2381-2397 |
| | 9 | 3 |
QXcbWindow::mapFromGlobalName: | 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: | 2183-2201 |
| | 13 | 3 |
QXcbWindow::mapToGlobalName: | 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: | 2163-2181 |
| | 13 | 3 |
QXcbWindow::setCursorName: | QXcbWindow::setCursor | Prototype: | void QXcbWindow::setCursor(xcb_cursor_t cursor, bool isBitmapCursor) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2673-2689 |
| | 8 | 3 |
QXcbWindow::setKeyboardGrabEnabledName: | QXcbWindow::setKeyboardGrabEnabled | Prototype: | bool QXcbWindow::setKeyboardGrabEnabled(bool grab) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2621-2637 |
| | 12 | 3 |
QXcbWindow::setTransparentForMouseEventsName: | QXcbWindow::setTransparentForMouseEvents | Prototype: | void QXcbWindow::setTransparentForMouseEvents(bool transparent) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1478-1503 |
| | 17 | 3 |
QXcbWindow::startSystemResizeName: | 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::updateSyncRequestCounterName: | 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: | 2605-2619 |
| | 8 | 3 |
QXcbXSettings::removeCallbackForHandleName: | QXcbXSettings::removeCallbackForHandle | Prototype: | void QXcbXSettings::removeCallbackForHandle(const QByteArray &property, void *handle) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | Lines: | 299-310 |
| | 7 | 3 |
QXcbXSettingsPropertyValue::updateValueName: | QXcbXSettingsPropertyValue::updateValue | Prototype: | void updateValue(QXcbVirtualDesktop *screen, const QByteArray &name, const QVariant &value, int last_change_serial) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | Lines: | 66-76 |
| | 7 | 3 |
QXmlAttributes::indexName: | 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: | 773-780 |
| | 4 | 3 |
QXmlAttributes::indexName: | 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::indexName: | QXmlAttributes::index | Prototype: | int QXmlAttributes::index(const QString& uri, const QString& localPart) const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 806-814 |
| | 5 | 3 |
QXmlNamespaceSupport::prefixName: | QXmlNamespaceSupport::prefix | Prototype: | QString QXmlNamespaceSupport::prefix(const QString& uri) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 543-552 |
| | 6 | 3 |
QXmlNamespaceSupport::prefixesName: | QXmlNamespaceSupport::prefixes | Prototype: | QStringList QXmlNamespaceSupport::prefixes(const QString& uri) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 662-673 |
| | 7 | 3 |
QXmlNamespaceSupport::prefixesName: | 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 |
QXmlSimpleReaderPrivate::reportParseErrorName: | QXmlSimpleReaderPrivate::reportParseError | Prototype: | void QXmlSimpleReaderPrivate::reportParseError(const QString& error) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7878-7892 |
| | 9 | 3 |
QXmlSimpleReaderPrivate::unexpectedEofName: | QXmlSimpleReaderPrivate::unexpectedEof | Prototype: | void QXmlSimpleReaderPrivate::unexpectedEof(ParseFunction where, int state) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7900-7911 |
| | 5 | 3 |
QXmlStreamAttributes::valueName: | 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: | 2687-2695 |
| | 5 | 3 |
QXmlStreamAttributes::valueName: | 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: | 2702-2710 |
| | 5 | 3 |
QXmlStreamAttributes::valueName: | 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::valueName: | 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::valueName: | 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 |
QXmlStreamReader::atEndName: | QXmlStreamReader::atEnd | Prototype: | bool QXmlStreamReader::atEnd() const | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 557-569 |
| | 8 | 3 |
QXmlStreamReader::clearName: | QXmlStreamReader::clear | Prototype: | void QXmlStreamReader::clear() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 531-540 |
| | 6 | 3 |
QXmlStreamReaderPrivate::checkStartDocumentName: | QXmlStreamReaderPrivate::checkStartDocument | Prototype: | bool QXmlStreamReaderPrivate::checkStartDocument() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1756-1769 |
| | 8 | 3 |
QXmlStreamReaderPrivate::fastScanNMTOKENName: | QXmlStreamReaderPrivate::fastScanNMTOKEN | Prototype: | inline int QXmlStreamReaderPrivate::fastScanNMTOKEN() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1402-1421 |
| | 12 | 3 |
QXmlStreamReaderPrivate::getCharName: | QXmlStreamReaderPrivate::getChar | Prototype: | inline uint QXmlStreamReaderPrivate::getChar() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 919-932 |
| | 7 | 3 |
QXmlStreamReaderPrivate::putReplacementName: | QXmlStreamReaderPrivate::putReplacement | Prototype: | void QXmlStreamReaderPrivate::putReplacement(const QString &s) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1437-1447 |
| | 6 | 3 |
QXmlStreamReaderPrivate::reallocateStackName: | QXmlStreamReaderPrivate::reallocateStack | Prototype: | inline void QXmlStreamReaderPrivate::reallocateStack() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 877-884 |
| | 5 | 3 |
QXmlStreamReaderPrivate::resolveDtdName: | QXmlStreamReaderPrivate::resolveDtd | Prototype: | void QXmlStreamReaderPrivate::resolveDtd() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1681-1705 |
| | 19 | 3 |
QXmlStreamReaderPrivate::scanNDataName: | QXmlStreamReaderPrivate::scanNData | Prototype: | bool QXmlStreamReaderPrivate::scanNData() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1075-1083 |
| | 5 | 3 |
QXmlStreamWriter::setDeviceName: | 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: | 3257-3268 |
| | 8 | 3 |
QXmlStreamWriter::writeDTDName: | QXmlStreamWriter::writeDTD | Prototype: | void QXmlStreamWriter::writeDTD(const QString &dtd) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3548-3557 |
| | 7 | 3 |
QXmlStreamWriter::writeNamespaceName: | QXmlStreamWriter::writeNamespace | Prototype: | void QXmlStreamWriter::writeNamespace(const QString &namespaceUri, const QString &prefix) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3702-3718 |
| | 12 | 3 |
QXmlStreamWriter::writeProcessingInstructionName: | QXmlStreamWriter::writeProcessingInstruction | Prototype: | void QXmlStreamWriter::writeProcessingInstruction(const QString &target, const QString &data) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3748-3761 |
| | 10 | 3 |
QXmlStreamWriter::writeStartDocumentName: | QXmlStreamWriter::writeStartDocument | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version, bool standalone) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3807-3825 |
| | 10 | 3 |
QXmlStreamWriterPrivate::finishStartElementName: | QXmlStreamWriterPrivate::finishStartElement | Prototype: | bool QXmlStreamWriterPrivate::finishStartElement(bool contents) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3137-3155 |
| | 13 | 3 |
QXpmHandler::canReadName: | 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: | 1205-1216 |
| | 6 | 3 |
QXpmHandler::canReadName: | 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: | 1218-1230 |
| | 7 | 3 |
QZipWriter::closeName: | QZipWriter::close | Prototype: | void QZipWriter::close() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 1320-1353 |
| | 22 | 3 |
QtConcurrent::ThreadEngineBase::startThreadInternalName: | QtConcurrent::ThreadEngineBase::startThreadInternal | Prototype: | bool ThreadEngineBase::startThreadInternal() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 208-219 |
| | 7 | 3 |
QtFontStyle::~QtFontStyleName: | QtFontStyle::~QtFontStyle | Prototype: | ~QtFontStyle() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 222-232 |
| | 6 | 3 |
QtPrivate::QStringList_containsName: | QtPrivate::QStringList_contains | Prototype: | bool QtPrivate::QStringList_contains(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 306-315 |
| | 5 | 3 |
QtPrivate::QStringList_filterName: | QtPrivate::QStringList_filter | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegExp &rx) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 326-333 |
| | 5 | 3 |
QtPrivate::QStringList_filterName: | QtPrivate::QStringList_filter | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QRegularExpression &re) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 346-354 |
| | 5 | 3 |
QtPrivate::QStringList_filterName: | QtPrivate::QStringList_filter | Prototype: | QStringList QtPrivate::QStringList_filter(const QStringList *that, const QString &str, Qt::CaseSensitivity cs) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 285-294 |
| | 6 | 3 |
QtPrivate::ResultStoreBase::addResultsName: | QtPrivate::ResultStoreBase::addResults | Prototype: | int ResultStoreBase::addResults(int index, const void *results, int vectorSize, int totalCount) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 160-173 |
| | 8 | 3 |
QtPrivate::ResultStoreBase::syncPendingResultsName: | QtPrivate::ResultStoreBase::syncPendingResults | Prototype: | void ResultStoreBase::syncPendingResults() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 138-152 |
| | 9 | 3 |
QtSharedPointer::ExternalRefCountData::getAndRefName: | QtSharedPointer::ExternalRefCountData::getAndRef | Prototype: | QtSharedPointer::ExternalRefCountData *QtSharedPointer::ExternalRefCountData::getAndRef(const QObject *obj) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1324-1346 |
| | 15 | 3 |
QtSharedPointer::internalSafetyCheckAddName: | QtSharedPointer::internalSafetyCheckAdd | Prototype: | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1488-1517 |
| | 14 | 3 |
QtSharedPointer::internalSafetyCheckCleanCheckName: | QtSharedPointer::internalSafetyCheckCleanCheck | Prototype: | void QtSharedPointer::internalSafetyCheckCleanCheck() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1552-1564 |
| | 6 | 3 |
QtSharedPointer::internalSafetyCheckRemoveName: | QtSharedPointer::internalSafetyCheckRemove | Prototype: | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | Lines: | 1522-1546 |
| | 14 | 3 |
Selector::specificityName: | Selector::specificity | Prototype: | int Selector::specificity() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1737-1749 |
| | 8 | 3 |
SequentialAnchorData::calculateSizeHintsName: | SequentialAnchorData::calculateSizeHints | Prototype: | void SequentialAnchorData::calculateSizeHints() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 515-551 |
| | 26 | 3 |
SequentialAnchorData::updateChildrenSizesName: | SequentialAnchorData::updateChildrenSizes | Prototype: | void SequentialAnchorData::updateChildrenSizes() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 471-513 |
| | 27 | 3 |
ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctionsName: | ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions | Prototype: | void initializeGeometryShaderFunctions() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 559-571 |
| | 7 | 3 |
SizeOf::SizeOfImpl::SizeName: | SizeOf::SizeOfImpl::Size | Prototype: | static int Size(const int type) | Coverage: | 27.273% (3/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1877-1888 |
| | 5 | 3 |
TypeConstructor::ConstructorImpl::ConstructName: | TypeConstructor::ConstructorImpl::Construct | Prototype: | static void *Construct(const int type, void *where, const void *copy) | Coverage: | 27.273% (3/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1715-1726 |
| | 5 | 3 |
TypeInfo::customTypeInfoName: | TypeInfo::customTypeInfo | Prototype: | void customTypeInfo(const uint type) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2233-2241 |
| | 6 | 3 |
UnrollTailLoop::execName: | UnrollTailLoop::exec | Prototype: | template <typename Functor> static inline void exec(int count, Functor code) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 187-195 |
| | 1 | 3 |
UnrollTailLoop::execName: | UnrollTailLoop::exec | Prototype: | template <typename RetType, typename Functor1, typename Functor2> static inline RetType exec(int count, RetType returnIfExited, Functor1 loopCheck, Functor2 returnIfFailed, int i = 0) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 164-185 |
| | 6 | 3 |
ValueExtractor::extractStyleFeaturesName: | ValueExtractor::extractStyleFeatures | Prototype: | int ValueExtractor::extractStyleFeatures() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 545-554 |
| | 6 | 3 |
ValueExtractor::lengthValueName: | ValueExtractor::lengthValue | Prototype: | int ValueExtractor::lengthValue(const Declaration &decl) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 426-435 |
| | 7 | 3 |
_hb_qt_face_createName: | _hb_qt_face_create | Prototype: | static inline hb_face_t * _hb_qt_face_create(QFontEngine *fe) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 644-662 |
| | 11 | 3 |
_hb_qt_font_createName: | _hb_qt_font_create | Prototype: | static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 686-712 |
| | 13 | 3 |
_q_adjustRectName: | _q_adjustRect | Prototype: | static inline void _q_adjustRect(QRect *rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 767-774 |
| | 5 | 3 |
_q_checkEntryName: | _q_checkEntry | Prototype: | static inline bool _q_checkEntry(QFileSystemEntry &entry, QFileSystemMetaData &data, bool resolvingEntry) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 105-116 |
| | 6 | 3 |
_q_checkEntryName: | _q_checkEntry | Prototype: | static inline bool _q_checkEntry(QAbstractFileEngine *&engine, bool resolvingEntry) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 118-129 |
| | 6 | 3 |
_q_dupEnvironmentName: | _q_dupEnvironment | Prototype: | static char **_q_dupEnvironment(const QProcessEnvironmentPrivate::Hash &environment, int *envc) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 293-316 |
| | 16 | 3 |
_q_fromHexName: | _q_fromHex | Prototype: | template <class Char, class Integral> bool _q_fromHex(const Char *&src, Integral &value) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 59-74 |
| | 8 | 3 |
_q_uuidFromHexName: | _q_uuidFromHex | Prototype: | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) | Coverage: | 68.571% (24/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 94-118 |
| | 19 | 3 |