Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QNetworkReplyImplPrivate::_q_startOperationName: | QNetworkReplyImplPrivate::_q_startOperation | Prototype: | void QNetworkReplyImplPrivate::_q_startOperation() | Coverage: | 73.333% (33/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 66-160 |
| | 45 | 13 |
QNetworkReplyHttpImplPrivate::finishedName: | QNetworkReplyHttpImplPrivate::finished | Prototype: | void QNetworkReplyHttpImplPrivate::finished() | Coverage: | 48.387% (30/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 2042-2099 |
| | 30 | 13 |
QNetworkAccessFileBackend::openName: | QNetworkAccessFileBackend::open | Prototype: | void QNetworkAccessFileBackend::open() | Coverage: | 45.946% (17/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | Lines: | 101-175 |
| | 47 | 13 |
QNativeSocketEnginePrivate::createNewSocketName: | QNativeSocketEnginePrivate::createNewSocket | Prototype: | bool QNativeSocketEnginePrivate::createNewSocket(QAbstractSocket::SocketType socketType, QAbstractSocket::NetworkLayerProtocol &socketProtocol) | Coverage: | 51.515% (17/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 242-296 |
| | 23 | 13 |
QMenuPrivate::scrollMenuName: | QMenuPrivate::scrollMenu | Prototype: | void QMenuPrivate::scrollMenu(QMenuScroller::ScrollLocation location, bool active) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 966-1001 |
| | 28 | 13 |
QMdiSubWindowPrivate::getRegionName: | QMdiSubWindowPrivate::getRegion | Prototype: | QRegion QMdiSubWindowPrivate::getRegion(Operation operation) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1535-1599 |
| | 40 | 13 |
QMdiSubWindow::changeEventName: | QMdiSubWindow::changeEvent | Prototype: | void QMdiSubWindow::changeEvent(QEvent *changeEvent) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2973-3024 |
| | 33 | 13 |
QMdiAreaPrivate::subWindowListName: | QMdiAreaPrivate::subWindowList | Prototype: | QList<QMdiSubWindow*> QMdiAreaPrivate::subWindowList(QMdiArea::WindowOrder order, bool reversed) const | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1380-1419 |
| | 27 | 13 |
QMdiArea::eventName: | QMdiArea::event | Prototype: | bool QMdiArea::event(QEvent *event) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2490-2542 |
| | 27 | 13 |
QLockFile::tryLockName: | QLockFile::tryLock | Prototype: | bool QLockFile::tryLock(int timeout) | Coverage: | 77.778% (28/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 204-240 |
| | 22 | 13 |
QLocalSocketPrivate::generateErrorStringName: | QLocalSocketPrivate::generateErrorString | Prototype: | QString QLocalSocketPrivate::generateErrorString(QLocalSocket::LocalSocketError error, const QString &function) const | Coverage: | 29.167% (7/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 126-165 |
| | 24 | 13 |
QLocalSocketPrivate::errorOccurredName: | QLocalSocketPrivate::errorOccurred | Prototype: | void QLocalSocketPrivate::errorOccurred(QLocalSocket::LocalSocketError error, const QString &function) | Coverage: | 20.000% (5/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 167-214 |
| | 30 | 13 |
QLineEdit::createStandardContextMenuName: | QLineEdit::createStandardContextMenu | Prototype: | QMenu *QLineEdit::createStandardContextMenu() | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2091-2156 |
| | 40 | 13 |
QLibraryInfo::locationName: | QLibraryInfo::location | Prototype: | QString QLibraryInfo::location(LibraryLocation loc) | Coverage: | 70.732% (29/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 409-580 |
| | 52 | 13 |
QLCDNumberPrivate::internalSetStringName: | QLCDNumberPrivate::internalSetString | Prototype: | void QLCDNumberPrivate::internalSetString(const QString& s) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 719-775 |
| | 41 | 13 |
QIsciiCodec::convertFromUnicodeName: | QIsciiCodec::convertFromUnicode | Prototype: | QByteArray QIsciiCodec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const | Coverage: | 27.500% (11/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | Lines: | 181-246 |
| | 41 | 13 |
QIPAddressUtils::parseIp4InternalName: | QIPAddressUtils::parseIp4Internal | Prototype: | static bool parseIp4Internal(IPv4Address &address, const char *ptr, bool acceptLeadingZero) | Coverage: | 94.340% (50/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 79-121 |
| | 34 | 13 |
QIODevice::readLineName: | QIODevice::readLine | Prototype: | qint64 QIODevice::readLine(char *data, qint64 maxSize) | Coverage: | 79.245% (42/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1061-1143 |
| | 38 | 13 |
QHttpNetworkConnectionPrivate::_q_hostLookupFinishedName: | QHttpNetworkConnectionPrivate::_q_hostLookupFinished | Prototype: | void QHttpNetworkConnectionPrivate::_q_hostLookupFinished(QHostInfo info) | Coverage: | 78.049% (32/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1141-1195 |
| | 35 | 13 |
QHighDpiScaling::updateHighDpiScalingName: | QHighDpiScaling::updateHighDpiScaling | Prototype: | void QHighDpiScaling::updateHighDpiScaling() | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 258-309 |
| | 35 | 13 |
QHeaderView::resizeSectionName: | QHeaderView::resizeSection | Prototype: | void QHeaderView::resizeSection(int logical, int size) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 855-922 |
| | 41 | 13 |
QGtkStyle::subElementRectName: | QGtkStyle::subElementRect | Prototype: | QRect QGtkStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 4156-4206 |
| | 29 | 13 |
QGraphicsWidgetPrivate::windowFrameMouseMoveEventName: | QGraphicsWidgetPrivate::windowFrameMouseMoveEvent | Prototype: | void QGraphicsWidgetPrivate::windowFrameMouseMoveEvent(QGraphicsSceneMouseEvent *event) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 561-629 |
| | 51 | 13 |
QGraphicsWidget::paintWindowFrameName: | QGraphicsWidget::paintWindowFrame | Prototype: | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 2249-2357 |
| | 64 | 13 |
QGraphicsScenePrivate::setFocusItemHelperName: | QGraphicsScenePrivate::setFocusItemHelper | Prototype: | void QGraphicsScenePrivate::setFocusItemHelper(QGraphicsItem *item, Qt::FocusReason focusReason, bool emitFocusChanged) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 815-876 |
| | 31 | 13 |
QGraphicsItemPrivate::setFocusHelperName: | QGraphicsItemPrivate::setFocusHelper | Prototype: | void QGraphicsItemPrivate::setFocusHelper(Qt::FocusReason focusReason, bool climb, bool focusFromHide) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3296-3354 |
| | 31 | 13 |
QGraphicsAnchorLayoutPrivate::removeAnchorName: | QGraphicsAnchorLayoutPrivate::removeAnchor | Prototype: | void QGraphicsAnchorLayoutPrivate::removeAnchor(AnchorVertex *firstVertex, AnchorVertex *secondVertex) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 1794-1860 |
| | 36 | 13 |
QGnomeTheme::themeHintName: | QGnomeTheme::themeHint | Prototype: | QVariant QGnomeTheme::themeHint(QPlatformTheme::ThemeHint hint) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 604-630 |
| | 10 | 13 |
QGL2PaintEngineExPrivate::prepareForDrawName: | QGL2PaintEngineExPrivate::prepareForDraw | Prototype: | bool QGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | Coverage: | 46.377% (32/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1137-1206 |
| | 43 | 13 |
QFontSubset::widthArrayName: | QFontSubset::widthArray | Prototype: | QByteArray QFontSubset::widthArray() const | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 125-180 |
| | 39 | 13 |
QFileSystemMetaData::fillFromStatBufName: | QFileSystemMetaData::fillFromStatBuf | Prototype: | void QFileSystemMetaData::fillFromStatBuf(const struct stat64 &statBuffer) | Coverage: | 100.000% (39/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 232-280 |
| | 31 | 13 |
QFSFileEnginePrivate::nativeReadName: | QFSFileEnginePrivate::nativeRead | Prototype: | qint64 QFSFileEnginePrivate::nativeRead(char *data, qint64 len) | Coverage: | 81.250% (39/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 282-338 |
| | 33 | 13 |
QEvdevTabletData::processInputEventName: | QEvdevTabletData::processInputEvent | Prototype: | void QEvdevTabletData::processInputEvent(input_event *ev) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | Lines: | 127-168 |
| | 23 | 13 |
QDomDocumentPrivate::importNodeName: | QDomDocumentPrivate::importNode | Prototype: | QDomNodePrivate* QDomDocumentPrivate::importNode(QDomNodePrivate *importedNode, bool deep) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 6374-6418 |
| | 27 | 13 |
QDockWidgetPrivate::setWindowStateName: | QDockWidgetPrivate::setWindowState | Prototype: | void QDockWidgetPrivate::setWindowState(bool floating, bool unplug, const QRect &rect) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1061-1117 |
| | 35 | 13 |
QDockWidgetPrivate::nonClientAreaMouseEventName: | QDockWidgetPrivate::nonClientAreaMouseEvent | Prototype: | void QDockWidgetPrivate::nonClientAreaMouseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 956-1017 |
| | 33 | 13 |
QDockWidgetLayout::setGeometryName: | QDockWidgetLayout::setGeometry | Prototype: | void QDockWidgetLayout::setGeometry(const QRect &geometry) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 483-546 |
| | 40 | 13 |
QDockAreaLayoutInfo::maximumSizeName: | QDockAreaLayoutInfo::maximumSize | Prototype: | QSize QDockAreaLayoutInfo::maximumSize() const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 322-387 |
| | 35 | 13 |
QDistanceField::copyName: | QDistanceField::copy | Prototype: | QDistanceField QDistanceField::copy(const QRect &r) const | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 902-958 |
| | 41 | 13 |
QDirSortItemComparator::operator()Name: | QDirSortItemComparator::operator() | Prototype: | bool QDirSortItemComparator::operator()(const QDirSortItem &n1, const QDirSortItem &n2) const | Coverage: | 94.118% (48/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 216-286 |
| | 43 | 13 |
QDirModel::indexName: | QDirModel::index | Prototype: | QModelIndex QDirModel::index(const QString &path, int column) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 843-957 |
| | 45 | 13 |
QDirModel::dataName: | QDirModel::data | Prototype: | QVariant QDirModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 354-385 |
| | 21 | 13 |
QDeviceDiscoveryUDev::handleUDevNotificationName: | QDeviceDiscoveryUDev::handleUDevNotification | Prototype: | void QDeviceDiscoveryUDev::handleUDevNotification() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 155-204 |
| | 33 | 13 |
QDeviceDiscoveryUDev::checkDeviceTypeName: | QDeviceDiscoveryUDev::checkDeviceType | Prototype: | bool QDeviceDiscoveryUDev::checkDeviceType(udev_device *dev) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 206-248 |
| | 27 | 13 |
QDateTimeParser::SectionNode::maxChangeName: | QDateTimeParser::SectionNode::maxChange | Prototype: | int QDateTimeParser::SectionNode::maxChange() const | Coverage: | 34.783% (8/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1425-1447 |
| | 13 | 13 |
QDate::toStringName: | QDate::toString | Prototype: | QString QDate::toString(Qt::DateFormat format) const | Coverage: | 85.714% (18/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 847-873 |
| | 9 | 13 |
QDBusConnectionPrivate::handleSignalName: | QDBusConnectionPrivate::handleSignal | Prototype: | void QDBusConnectionPrivate::handleSignal(const QString &key, const QDBusMessage& msg) | Coverage: | 95.745% (45/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1610-1650 |
| | 30 | 13 |
QDBusConnectionPrivate::handleMessageName: | QDBusConnectionPrivate::handleMessage | Prototype: | bool QDBusConnectionPrivate::handleMessage(const QDBusMessage &amsg) | Coverage: | 75.676% (28/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 525-576 |
| | 24 | 13 |
QCryptographicHash::resultName: | QCryptographicHash::result | Prototype: | QByteArray QCryptographicHash::result() const | Coverage: | 100.000% (26/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 368-450 |
| | 49 | 13 |
QComboBox::changeEventName: | QComboBox::changeEvent | Prototype: | void QComboBox::changeEvent(QEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2902-2950 |
| | 32 | 13 |
QColumnView::scrollToName: | QColumnView::scrollTo | Prototype: | void QColumnView::scrollTo(const QModelIndex &index, ScrollHint hint) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 251-335 |
| | 45 | 13 |
QBrush::detachName: | QBrush::detach | Prototype: | void QBrush::detach(Qt::BrushStyle newStyle) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 577-622 |
| | 27 | 13 |
QBmpHandler::writeName: | QBmpHandler::write | Prototype: | bool QBmpHandler::write(const QImage &img) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 788-847 |
| | 32 | 13 |
QBmpHandler::optionName: | QBmpHandler::option | Prototype: | QVariant QBmpHandler::option(ImageOption option) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 855-885 |
| | 20 | 13 |
QBlittablePlatformPixmap::metricName: | QBlittablePlatformPixmap::metric | Prototype: | int QBlittablePlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | Lines: | 97-126 |
| | 13 | 13 |
QBezier::shiftedName: | QBezier::shifted | Prototype: | int QBezier::shifted(QBezier *curveSegments, int maxSegments, qreal offset, float threshold) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 399-454 |
| | 37 | 13 |
QBezier::boundsName: | QBezier::bounds | Prototype: | QRectF QBezier::bounds() const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 189-221 |
| | 29 | 13 |
QBasicDrag::eventFilterName: | QBasicDrag::eventFilter | Prototype: | bool QBasicDrag::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 117-173 |
| | 30 | 13 |
QAuthenticatorPrivate::parseHttpResponseName: | QAuthenticatorPrivate::parseHttpResponse | Prototype: | void QAuthenticatorPrivate::parseHttpResponse(const QList<QPair<QByteArray, QByteArray> > &values, bool isProxy) | Coverage: | 84.091% (37/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 390-450 |
| | 35 | 13 |
QAccessibleDisplay::textName: | QAccessibleDisplay::text | Prototype: | QString QAccessibleDisplay::text(QAccessible::Text t) const | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 407-452 |
| | 29 | 13 |
QAccessibleActionStrings::localizedDescriptionName: | QAccessibleActionStrings::localizedDescription | Prototype: | QString localizedDescription(const QString &actionName) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2843-2872 |
| | 25 | 13 |
QAbstractSocket::waitForBytesWrittenName: | QAbstractSocket::waitForBytesWritten | Prototype: | bool QAbstractSocket::waitForBytesWritten(int msecs) | Coverage: | 37.838% (14/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 2197-2259 |
| | 29 | 13 |
QAbstractSlider::keyPressEventName: | QAbstractSlider::keyPressEvent | Prototype: | void QAbstractSlider::keyPressEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 768-909 |
| | 27 | 13 |
PtsToRegionName: | PtsToRegion | Prototype: | static void PtsToRegion(int numFullPtBlocks, int iCurPtBlock, POINTBLOCK *FirstPtBlock, QRegionPrivate *reg) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3465-3524 |
| | 37 | 13 |
Parser::parseArrayName: | Parser::parseArray | Prototype: | bool Parser::parseArray() | Coverage: | 55.000% (22/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 519-584 |
| | 40 | 13 |
x509ExtensionToValueName: | x509ExtensionToValue | Prototype: | static QVariant x509ExtensionToValue(X509_EXTENSION *ext) | Coverage: | 58.824% (20/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 333-424 |
| | 39 | 12 |
write_xbm_imageName: | write_xbm_image | Prototype: | static bool write_xbm_image(const QImage &sourceImage, QIODevice *device, const QString &fileName) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 176-248 |
| | 53 | 12 |
subControlIconName: | subControlIcon | Prototype: | static QStyle::StandardPixmap subControlIcon(int pe) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 843-859 |
| | 13 | 12 |
spacingHelperName: | spacingHelper | Prototype: | static inline int spacingHelper(QWidget* parent, QStyle *style, int userVSpacing, bool recalculate, QFormLayoutItem* item1, QFormLayoutItem* item2, QFormLayoutItem* prevItem1, QFormLayoutItem *prevItem2) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 598-637 |
| | 26 | 12 |
readInterfaceName: | readInterface | Prototype: | static void readInterface(QXmlStreamReader &xml, QDBusIntrospection::Object *objData, QDBusIntrospection::Interfaces *interfaces) | Coverage: | 75.676% (28/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | Lines: | 276-323 |
| | 28 | 12 |
qt_messageTypeToGLName: | qt_messageTypeToGL | Prototype: | static GLenum qt_messageTypeToGL(QOpenGLDebugMessage::Type type) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 718-747 |
| | 14 | 12 |
qt_memrotate90_tiledName: | qt_memrotate90_tiled | Prototype: | template <class T> static inline void qt_memrotate90_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 194-251 |
| | 22 | 12 |
qt_memrotate270_tiledName: | qt_memrotate270_tiled | Prototype: | template <class T> static inline void qt_memrotate270_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 281-338 |
| | 23 | 12 |
qt_hash_block_sizeName: | qt_hash_block_size | Prototype: | static int qt_hash_block_size(QCryptographicHash::Algorithm method) | Coverage: | 26.087% (6/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | Lines: | 79-106 |
| | 13 | 12 |
qt_bitmapToRegionName: | qt_bitmapToRegion | Prototype: | QRegionPrivate *qt_bitmapToRegion(const QBitmap& bitmap) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3736-3809 |
| | 38 | 12 |
parseHeaderValueName: | parseHeaderValue | Prototype: | static QVariant parseHeaderValue(QNetworkRequest::KnownHeaders header, const QByteArray &value) | Coverage: | 88.000% (22/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 864-902 |
| | 16 | 12 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &in, QDateTime &dateTime) | Coverage: | 85.185% (23/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4872-4942 |
| | 36 | 12 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QFont &font) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2239-2323 |
| | 61 | 12 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketError error) | Coverage: | 13.043% (3/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 488-528 |
| | 26 | 12 |
object_name_for_buttonName: | object_name_for_button | Prototype: | static QString object_name_for_button(QWizard::WizardButton which) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1383-1408 |
| | 7 | 12 |
loadSingleEngineName: | loadSingleEngine | Prototype: | static QFontEngine *loadSingleEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 912-987 |
| | 43 | 12 |
loadQtCodecName: | loadQtCodec | Prototype: | static QTextCodec *loadQtCodec(const char *name) | Coverage: | 94.737% (36/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 350-378 |
| | 23 | 12 |
isValidNumerusRulesName: | isValidNumerusRules | Prototype: | static bool isValidNumerusRules(const uchar *rules, uint rulesSize) | Coverage: | 27.273% (9/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | Lines: | 131-183 |
| | 24 | 12 |
isTextureTargetMultisampleName: | isTextureTargetMultisample | Prototype: | static bool isTextureTargetMultisample(QOpenGLTexture::Target target) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 425-448 |
| | 6 | 12 |
fixedXmlNameName: | fixedXmlName | Prototype: | static QString fixedXmlName(const QString &_name, bool *ok, bool namespaces = false) | Coverage: | 17.073% (7/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 624-673 |
| | 33 | 12 |
findCharName: | findChar | Prototype: | static int findChar(const QChar *str, int len, QChar ch, int from, Qt::CaseSensitivity cs) | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 658-704 |
| | 25 | 12 |
defaultPositionModeName: | defaultPositionMode | Prototype: | static PositionMode defaultPositionMode(int pe) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2259-2276 |
| | 3 | 12 |
correctGraphicsWidgetContextName: | correctGraphicsWidgetContext | Prototype: | static bool correctGraphicsWidgetContext(Qt::ShortcutContext context, QGraphicsWidget *w, QWidget *active_window) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 198-254 |
| | 30 | 12 |
buttonSlotsName: | buttonSlots | Prototype: | static const char * buttonSlots(QWizard::WizardButton which) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 907-929 |
| | 8 | 12 |
blend_color_rgb16Name: | blend_color_rgb16 | Prototype: | static void blend_color_rgb16(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3913-3986 |
| | 47 | 12 |
QXunitTestLogger::addMessageName: | QXunitTestLogger::addMessage | Prototype: | void QXunitTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | Coverage: | 88.462% (23/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | Lines: | 286-343 |
| | 36 | 12 |
QXmlStreamReaderPrivate::scanUntilName: | QXmlStreamReaderPrivate::scanUntil | Prototype: | bool QXmlStreamReaderPrivate::scanUntil(const char *str, short tokenToInject) | Coverage: | 80.556% (29/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 961-1007 |
| | 27 | 12 |
QXmlSimpleReaderPrivate::processElementETagBegin2Name: | QXmlSimpleReaderPrivate::processElementETagBegin2 | Prototype: | bool QXmlSimpleReaderPrivate::processElementETagBegin2() | Coverage: | 72.222% (26/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3818-3860 |
| | 25 | 12 |
QXmlSimpleReaderPrivate::parseNmtokenName: | QXmlSimpleReaderPrivate::parseNmtoken | Prototype: | bool QXmlSimpleReaderPrivate::parseNmtoken() | Coverage: | 65.625% (21/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7209-7284 |
| | 39 | 12 |
QXcbWindow::showName: | QXcbWindow::show | Prototype: | void QXcbWindow::show() | Coverage: | 94.872% (37/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 810-875 |
| | 38 | 12 |
QXcbScreen::readXResourcesName: | QXcbScreen::readXResources | Prototype: | void QXcbScreen::readXResources() | Coverage: | 77.778% (28/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 761-802 |
| | 31 | 12 |
QXcbDrag::handle_xdnd_positionName: | QXcbDrag::handle_xdnd_position | Prototype: | void QXcbDrag::handle_xdnd_position(QPlatformWindow *w, const xcb_client_message_event_t *e) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 721-793 |
| | 51 | 12 |
QXcbClipboard::clipboardReadPropertyName: | QXcbClipboard::clipboardReadProperty | Prototype: | bool QXcbClipboard::clipboardReadProperty(xcb_window_t win, xcb_atom_t property, bool deleteProperty, QByteArray *buffer, int *size, xcb_atom_t *type, int *format) | Coverage: | 55.000% (22/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 748-832 |
| | 51 | 12 |
QWindowsStyle::eventFilterName: | QWindowsStyle::eventFilter | Prototype: | bool QWindowsStyle::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 145-197 |
| | 30 | 12 |
QWindow::setVisibleName: | QWindow::setVisible | Prototype: | void QWindow::setVisible(bool visible) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 475-531 |
| | 33 | 12 |