| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QProgressDialog::setValue| Name: | QProgressDialog::setValue | | Prototype: | void QProgressDialog::setValue(int progress) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 663-711 |
| | 33 | 11 |
QProcessPrivate::waitForFinished| Name: | QProcessPrivate::waitForFinished | | Prototype: | bool QProcessPrivate::waitForFinished(int msecs) | | Coverage: | 65.517% (19/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 858-900 |
| | 24 | 11 |
QProcessPrivate::waitForBytesWritten| Name: | QProcessPrivate::waitForBytesWritten | | Prototype: | bool QProcessPrivate::waitForBytesWritten(int msecs) | | Coverage: | 25.806% (8/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 811-856 |
| | 24 | 11 |
QProcessPrivate::execChild| Name: | QProcessPrivate::execChild | | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 551-623 |
| | 32 | 11 |
QPlatformDrag::defaultAction| Name: | QPlatformDrag::defaultAction | | Prototype: | Qt::DropAction QPlatformDrag::defaultAction(Qt::DropActions possibleActions, Qt::KeyboardModifiers modifiers) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 111-161 |
| | 22 | 11 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(const uchar *data, const uchar *mask, int width, int height, int hx, int hy) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 593-648 |
| | 35 | 11 |
QPlainTextEditPrivate::ensureVisible| Name: | QPlainTextEditPrivate::ensureVisible | | Prototype: | void QPlainTextEditPrivate::ensureVisible(int position, bool center, bool forceCenter) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 686-735 |
| | 36 | 11 |
QPlainTextDocumentLayout::layoutBlock| Name: | QPlainTextDocumentLayout::layoutBlock | | Prototype: | void QPlainTextDocumentLayout::layoutBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 352-417 |
| | 49 | 11 |
QPathClipper::handleCrossingEdges| Name: | QPathClipper::handleCrossingEdges | | Prototype: | bool QPathClipper::handleCrossingEdges(QWingedEdge &list, qreal y, ClipperMode mode) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1817-1887 |
| | 39 | 11 |
QPainter::drawText| Name: | QPainter::drawText | | Prototype: | void QPainter::drawText(const QPointF &p, const QString &str, int tf, int justificationPadding) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5841-5918 |
| | 52 | 11 |
QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1| Name: | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1 | | Prototype: | QOpenGLFunctions_3_1::~QOpenGLFunctions_3_1() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines: | 83-115 |
| | 30 | 11 |
QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4| Name: | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4 | | Prototype: | QOpenGLFunctions_1_4::~QOpenGLFunctions_1_4() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines: | 83-115 |
| | 30 | 11 |
QOpenGLFramebufferObjectPrivate::checkFramebufferStatus| Name: | QOpenGLFramebufferObjectPrivate::checkFramebufferStatus | | Prototype: | bool QOpenGLFramebufferObjectPrivate::checkFramebufferStatus(QOpenGLContext *ctx) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 373-426 |
| | 20 | 11 |
QObjectPrivate::setParent_helper| Name: | QObjectPrivate::setParent_helper | | Prototype: | void QObjectPrivate::setParent_helper(QObject *o) | | Coverage: | 84.444% (38/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1977-2019 |
| | 27 | 11 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | | Coverage: | 78.049% (32/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3040-3103 |
| | 37 | 11 |
QNetworkProxyFactory::systemProxyForQuery| Name: | QNetworkProxyFactory::systemProxyForQuery | | Prototype: | QList<QNetworkProxy> QNetworkProxyFactory::systemProxyForQuery(const QNetworkProxyQuery &query) | | Coverage: | 76.316% (29/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | | Lines: | 89-137 |
| | 35 | 11 |
QMimeMagicRule::matchSubstring| Name: | QMimeMagicRule::matchSubstring | | Prototype: | bool QMimeMagicRule::matchSubstring(const char *dataPtr, int dataSize, int rangeStart, int rangeLength, int valueLength, const char *valueData, const char *mask) | | Coverage: | 100.000% (32/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp | | Lines: | 99-146 |
| | 26 | 11 |
QMetaType::registerNormalizedType| Name: | QMetaType::registerNormalizedType | | Prototype: | int QMetaType::registerNormalizedType(const ::QByteArray &normalizedTypeName, Destructor destructor, Constructor constructor, int size, TypeFlags flags, const QMetaObject *metaObject) | | Coverage: | 52.632% (20/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1019-1103 |
| | 54 | 11 |
QMetaProperty::read| Name: | QMetaProperty::read | | Prototype: | QVariant QMetaProperty::read(const QObject *object) const | | Coverage: | 80.488% (33/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2973-3036 |
| | 36 | 11 |
QMetaObjectPrivate::disconnect| Name: | QMetaObjectPrivate::disconnect | | Prototype: | bool QMetaObjectPrivate::disconnect(const QObject *sender, int signal_index, const QMetaObject *smeta, const QObject *receiver, int method_index, void **slot, DisconnectType disconnectType) | | Coverage: | 81.818% (27/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3380-3433 |
| | 33 | 11 |
QMessageBoxPrivate::updateSize| Name: | QMessageBoxPrivate::updateSize | | Prototype: | void QMessageBoxPrivate::updateSize() | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 357-437 |
| | 47 | 11 |
QMessageBoxPrivate::detectEscapeButton| Name: | QMessageBoxPrivate::detectEscapeButton | | Prototype: | void QMessageBoxPrivate::detectEscapeButton() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1036-1078 |
| | 24 | 11 |
QMenuPrivate::scrollMenu| Name: | QMenuPrivate::scrollMenu | | Prototype: | void QMenuPrivate::scrollMenu(QMenuScroller::ScrollDirection direction, bool page, bool active) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1010-1053 |
| | 33 | 11 |
QMenuBarPrivate::popupAction| Name: | QMenuBarPrivate::popupAction | | Prototype: | void QMenuBarPrivate::popupAction(QAction *action, bool activateFirst) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 308-358 |
| | 36 | 11 |
QMdiSubWindowPrivate::setNewGeometry| Name: | QMdiSubWindowPrivate::setNewGeometry | | Prototype: | void QMdiSubWindowPrivate::setNewGeometry(const QPoint &pos) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1158-1221 |
| | 44 | 11 |
QMdiSubWindowPrivate::setFocusWidget| Name: | QMdiSubWindowPrivate::setFocusWidget | | Prototype: | void QMdiSubWindowPrivate::setFocusWidget() | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2013-2058 |
| | 28 | 11 |
QMdiSubWindowPrivate::setActive| Name: | QMdiSubWindowPrivate::setActive | | Prototype: | void QMdiSubWindowPrivate::setActive(bool activate, bool changeFocus) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1421-1477 |
| | 41 | 11 |
QMdiSubWindowPrivate::processClickedSubControl| Name: | QMdiSubWindowPrivate::processClickedSubControl | | Prototype: | void QMdiSubWindowPrivate::processClickedSubControl() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1482-1535 |
| | 22 | 11 |
QMdiSubWindow::mouseDoubleClickEvent| Name: | QMdiSubWindow::mouseDoubleClickEvent | | Prototype: | void QMdiSubWindow::mouseDoubleClickEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3227-3267 |
| | 25 | 11 |
QMdiAreaPrivate::updateTabBarGeometry| Name: | QMdiAreaPrivate::updateTabBarGeometry | | Prototype: | void QMdiAreaPrivate::updateTabBarGeometry() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1628-1678 |
| | 31 | 11 |
QMdiAreaPrivate::updateScrollBars| Name: | QMdiAreaPrivate::updateScrollBars | | Prototype: | void QMdiAreaPrivate::updateScrollBars() | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1173-1234 |
| | 45 | 11 |
QMdiAreaPrivate::resizeToMinimumTileSize| Name: | QMdiAreaPrivate::resizeToMinimumTileSize | | Prototype: | QRect QMdiAreaPrivate::resizeToMinimumTileSize(const QSize &minSubWindowSize, int subWindowCount) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1267-1322 |
| | 36 | 11 |
QMainWindowLayout::unplug| Name: | QMainWindowLayout::unplug | | Prototype: | QLayoutItem *QMainWindowLayout::unplug(QWidget *widget, bool group) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2278-2354 |
| | 45 | 11 |
QLoggingRule::pass| Name: | QLoggingRule::pass | | Prototype: | int QLoggingRule::pass(const QString &cat, QtMsgType msgType) const | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 83-114 |
| | 18 | 11 |
QLocalePrivate::codeToLanguage| Name: | QLocalePrivate::codeToLanguage | | Prototype: | QLocale::Language QLocalePrivate::codeToLanguage(const QChar *code, int len) noexcept | | Coverage: | 23.881% (16/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 93-133 |
| | 28 | 11 |
QListModeViewBase::dropOn| Name: | QListModeViewBase::dropOn | | Prototype: | bool QListModeViewBase::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2106-2155 |
| | 34 | 11 |
QImage::fill| Name: | QImage::fill | | Prototype: | void QImage::fill(uint pixel) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1688-1736 |
| | 32 | 11 |
QImage::createMaskFromColor| Name: | QImage::createMaskFromColor | | Prototype: | QImage QImage::createMaskFromColor(QRgb color, Qt::MaskMode mode) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2941-2971 |
| | 21 | 11 |
QImage::alphaChannel| Name: | QImage::alphaChannel | | Prototype: | QImage QImage::alphaChannel() const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4301-4364 |
| | 44 | 11 |
QHttpNetworkRequest::methodName| Name: | QHttpNetworkRequest::methodName | | Prototype: | QByteArray QHttpNetworkRequest::methodName() const | | Coverage: | 57.143% (12/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 92-117 |
| | 12 | 11 |
QHostInfo::localDomainName| Name: | QHostInfo::localDomainName | | Prototype: | QString QHostInfo::localDomainName() | | Coverage: | 11.429% (4/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 319-381 |
| | 34 | 11 |
QHeaderView::mouseReleaseEvent| Name: | QHeaderView::mouseReleaseEvent | | Prototype: | void QHeaderView::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2545-2587 |
| | 29 | 11 |
QHashData::rehash| Name: | QHashData::rehash | | Prototype: | void QHashData::rehash(int hint) | | Coverage: | 100.000% (33/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 668-712 |
| | 34 | 11 |
QGridLayoutPrivate::setupHfwLayoutData| Name: | QGridLayoutPrivate::setupHfwLayoutData | | Prototype: | void QGridLayoutPrivate::setupHfwLayoutData() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 885-926 |
| | 29 | 11 |
QGridLayoutItem::box| Name: | QGridLayoutItem::box | | Prototype: | QGridLayoutBox QGridLayoutItem::box(Qt::Orientation orientation, bool snapToPixelGrid, qreal constraint) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 588-643 |
| | 32 | 11 |
QGraphicsViewPrivate::updateRubberBand| Name: | QGraphicsViewPrivate::updateRubberBand | | Prototype: | void QGraphicsViewPrivate::updateRubberBand(const QMouseEvent *event) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 728-784 |
| | 34 | 11 |
QGraphicsItemPrivate::remapItemPos| Name: | QGraphicsItemPrivate::remapItemPos | | Prototype: | void QGraphicsItemPrivate::remapItemPos(QEvent *event, QGraphicsItem *item) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1025-1062 |
| | 20 | 11 |
QGraphicsItem::mouseReleaseEvent| Name: | QGraphicsItem::mouseReleaseEvent | | Prototype: | void QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7335-7372 |
| | 23 | 11 |
QGLFramebufferObjectPrivate::checkFramebufferStatus| Name: | QGLFramebufferObjectPrivate::checkFramebufferStatus | | Prototype: | bool QGLFramebufferObjectPrivate::checkFramebufferStatus() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 392-446 |
| | 21 | 11 |
QGL2PaintEngineExPrivate::updateBrushUniforms| Name: | QGL2PaintEngineExPrivate::updateBrushUniforms | | Prototype: | void QGL2PaintEngineExPrivate::updateBrushUniforms() | | Coverage: | 10.526% (4/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 246-366 |
| | 81 | 11 |
QFontEngineQPF2::QFontEngineQPF2| Name: | QFontEngineQPF2::QFontEngineQPF2 | | Prototype: | QFontEngineQPF2::QFontEngineQPF2(const QFontDef &def, const QByteArray &data) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 227-311 |
| | 46 | 11 |
QFontEngineFT::loadFlags| Name: | QFontEngineFT::loadFlags | | Prototype: | int QFontEngineFT::loadFlags(QGlyphSet *set, GlyphFormat format, int flags, bool &hsubpixel, int &vfactor) const | | Coverage: | 45.652% (21/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 838-876 |
| | 25 | 11 |
QFontDialogPrivate::updateStyles| Name: | QFontDialogPrivate::updateStyles | | Prototype: | void QFontDialogPrivate::updateStyles() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 572-621 |
| | 33 | 11 |
QFontComboBoxPrivate::_q_updateModel| Name: | QFontComboBoxPrivate::_q_updateModel | | Prototype: | void QFontComboBoxPrivate::_q_updateModel() | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 310-364 |
| | 33 | 11 |
QFontCache::clear| Name: | QFontCache::clear | | Prototype: | void QFontCache::clear() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2721-2778 |
| | 33 | 11 |
QFocusFrame::setWidget| Name: | QFocusFrame::setWidget | | Prototype: | void QFocusFrame::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 182-237 |
| | 33 | 11 |
QFileInfoPrivate::getFileFlags| Name: | QFileInfoPrivate::getFileFlags | | Prototype: | uint QFileInfoPrivate::getFileFlags(QAbstractFileEngine::FileFlags request) const | | Coverage: | 81.250% (26/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 124-183 |
| | 30 | 11 |
QFileDialogPrivate::setLabelTextControl| Name: | QFileDialogPrivate::setLabelTextControl | | Prototype: | void QFileDialogPrivate::setLabelTextControl(QFileDialog::DialogLabel label, const QString &text) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1984-2012 |
| | 18 | 11 |
QEventDispatcherUNIX::processEvents| Name: | QEventDispatcherUNIX::processEvents | | Prototype: | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 459-518 |
| | 36 | 11 |
QEvdevTabletHandler::queryLimits| Name: | QEvdevTabletHandler::queryLimits | | Prototype: | bool QEvdevTabletHandler::queryLimits() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 204-241 |
| | 54 | 11 |
QEvdevMouseManager::QEvdevMouseManager| Name: | QEvdevMouseManager::QEvdevMouseManager | | Prototype: | QEvdevMouseManager::QEvdevMouseManager(const QString &key, const QString &specification, QObject *parent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 56-105 |
| | 28 | 11 |
QEglFSWindow::create| Name: | QEglFSWindow::create | | Prototype: | void QEglFSWindow::create() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 81-154 |
| | 42 | 11 |
QDoubleValidatorPrivate::validateWithLocale| Name: | QDoubleValidatorPrivate::validateWithLocale | | Prototype: | QValidator::State QDoubleValidatorPrivate::validateWithLocale(QString &input, QLocaleData::NumberMode numMode, const QLocale &locale) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 668-705 |
| | 25 | 11 |
QDockWidgetLayout::sizeFromContent| Name: | QDockWidgetLayout::sizeFromContent | | Prototype: | QSize QDockWidgetLayout::sizeFromContent(const QSize &content, bool floating) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 298-363 |
| | 40 | 11 |
QDirPrivate::sortFileList| Name: | QDirPrivate::sortFileList | | Prototype: | inline void QDirPrivate::sortFileList(QDir::SortFlags sort, QFileInfoList &l, QStringList *names, QFileInfoList *infos) | | Coverage: | 96.970% (32/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 294-323 |
| | 18 | 11 |
QDesktopWidget::screenNumber| Name: | QDesktopWidget::screenNumber | | Prototype: | int QDesktopWidget::screenNumber(const QWidget *w) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 241-285 |
| | 27 | 11 |
QDateTimeParser::potentialValue| Name: | QDateTimeParser::potentialValue | | Prototype: | bool QDateTimeParser::potentialValue(const QStringRef &str, int min, int max, int index, const QDateTime ¤tValue, int insert) const | | Coverage: | 97.297% (36/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1570-1605 |
| | 24 | 11 |
QDateTimeEditPrivate::_q_editorCursorPositionChanged| Name: | QDateTimeEditPrivate::_q_editorCursorPositionChanged | | Prototype: | void QDateTimeEditPrivate::_q_editorCursorPositionChanged(int oldpos, int newpos) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2166-2230 |
| | 52 | 11 |
QDate::addMonths| Name: | QDate::addMonths | | Prototype: | QDate QDate::addMonths(int nmonths) const | | Coverage: | 100.000% (41/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1041-1093 |
| | 36 | 11 |
QDBusMetaObjectGenerator::findType| Name: | QDBusMetaObjectGenerator::findType | | Prototype: | QDBusMetaObjectGenerator::Type QDBusMetaObjectGenerator::findType(const QByteArray &signature, const QDBusIntrospection::Annotations &annotations, const char *direction, int id) | | Coverage: | 63.889% (23/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 155-223 |
| | 38 | 11 |
QDBusConnectionPrivate::processFinishedCall| Name: | QDBusConnectionPrivate::processFinishedCall | | Prototype: | void QDBusConnectionPrivate::processFinishedCall(QDBusPendingCallPrivate *call) | | Coverage: | 72.222% (26/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1856-1916 |
| | 29 | 11 |
QDBusConnectionInterface::registerService| Name: | QDBusConnectionInterface::registerService | | Prototype: | QDBusReply<QDBusConnectionInterface::RegisterServiceReply> QDBusConnectionInterface::registerService(const QString &serviceName, ServiceQueueOptions qoption, ServiceReplacementOptions roption) | | Coverage: | 47.619% (10/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines: | 254-307 |
| | 24 | 11 |
QDBusAbstractInterfacePrivate::property| Name: | QDBusAbstractInterfacePrivate::property | | Prototype: | bool QDBusAbstractInterfacePrivate::property(const QMetaProperty &mp, void *returnValuePtr) const | | Coverage: | 53.846% (21/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 152-233 |
| | 55 | 11 |
QCommonStyle::generatedIconPixmap| Name: | QCommonStyle::generatedIconPixmap | | Prototype: | QPixmap QCommonStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6147-6213 |
| | 42 | 11 |
QCalendarWidget::minimumSizeHint| Name: | QCalendarWidget::minimumSizeHint | | Prototype: | QSize QCalendarWidget::minimumSizeHint() const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2172-2258 |
| | 57 | 11 |
QCalendarModel::data| Name: | QCalendarModel::data | | Prototype: | QVariant QCalendarModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1151-1185 |
| | 27 | 11 |
QByteArray::fromBase64| Name: | QByteArray::fromBase64 | | Prototype: | QByteArray QByteArray::fromBase64(const QByteArray &base64, Base64Options options) | | Coverage: | 97.826% (45/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4281-4322 |
| | 31 | 11 |
QBalloonTip::balloon| Name: | QBalloonTip::balloon | | Prototype: | void QBalloonTip::balloon(const QPoint& pos, int msecs, bool showArrow) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 563-661 |
| | 70 | 11 |
QApplicationPrivate::closePopup| Name: | QApplicationPrivate::closePopup | | Prototype: | void QApplicationPrivate::closePopup(QWidget *popup) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3844-3899 |
| | 29 | 11 |
QApplication::style| Name: | QApplication::style | | Prototype: | QStyle *QApplication::style() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1118-1169 |
| | 30 | 11 |
QAlphaWidget::eventFilter| Name: | QAlphaWidget::eventFilter | | Prototype: | bool QAlphaWidget::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 186-218 |
| | 19 | 11 |
QAccessibleWidget::relations| Name: | QAccessibleWidget::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleWidget::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 303-353 |
| | 27 | 11 |
QAccessibleBridgeUtils::performEffectiveAction| Name: | QAccessibleBridgeUtils::performEffectiveAction | | Prototype: | bool performEffectiveAction(QAccessibleInterface *iface, const QString &actionName) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/accessibility/qaccessiblebridgeutils.cpp | | Lines: | 74-111 |
| | 31 | 11 |
QAccessible::queryAccessibleInterface| Name: | QAccessible::queryAccessibleInterface | | Prototype: | QAccessibleInterface *QAccessible::queryAccessibleInterface(QObject *object) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 669-724 |
| | 34 | 11 |
QAbstractTransition::setTargetStates| Name: | QAbstractTransition::setTargetStates | | Prototype: | void QAbstractTransition::setTargetStates(const QList<QAbstractState*> &targets) | | Coverage: | 76.471% (26/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 258-310 |
| | 26 | 11 |
QAbstractSocket::waitForReadyRead| Name: | QAbstractSocket::waitForReadyRead | | Prototype: | bool QAbstractSocket::waitForReadyRead(int msecs) | | Coverage: | 89.189% (33/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2165-2216 |
| | 25 | 11 |
QAbstractSocket::waitForDisconnected| Name: | QAbstractSocket::waitForDisconnected | | Prototype: | bool QAbstractSocket::waitForDisconnected(int msecs) | | Coverage: | 77.419% (24/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2318-2364 |
| | 28 | 11 |
QAbstractSocket::connectToHost| Name: | QAbstractSocket::connectToHost | | Prototype: | void QAbstractSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) | | Coverage: | 86.486% (32/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1632-1725 |
| | 54 | 11 |
QAbstractItemViewPrivate::multiSelectionCommand| Name: | QAbstractItemViewPrivate::multiSelectionCommand | | Prototype: | QItemSelectionModel::SelectionFlags QAbstractItemViewPrivate::multiSelectionCommand( const QModelIndex &index, const QEvent *event) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3954-3984 |
| | 18 | 11 |
QAbstractItemViewPrivate::dropOn| Name: | QAbstractItemViewPrivate::dropOn | | Prototype: | bool QAbstractItemViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2144-2189 |
| | 30 | 11 |
QAbstractItemView::timerEvent| Name: | QAbstractItemView::timerEvent | | Prototype: | void QAbstractItemView::timerEvent(QTimerEvent *event) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2522-2552 |
| | 24 | 11 |
QAbstractItemView::rowsAboutToBeRemoved| Name: | QAbstractItemView::rowsAboutToBeRemoved | | Prototype: | void QAbstractItemView::rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3350-3400 |
| | 34 | 11 |
QAbstractItemView::edit| Name: | QAbstractItemView::edit | | Prototype: | bool QAbstractItemView::edit(const QModelIndex &index, EditTrigger trigger, QEvent *event) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2636-2684 |
| | 28 | 11 |
QAbstractItemModelPrivate::itemsAboutToBeMoved| Name: | QAbstractItemModelPrivate::itemsAboutToBeMoved | | Prototype: | void QAbstractItemModelPrivate::itemsAboutToBeMoved(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation) | | Coverage: | 94.444% (51/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 657-713 |
| | 38 | 11 |
validateSingleType| Name: | validateSingleType | | Prototype: | static const char *validateSingleType(const char *signature) | | Coverage: | 96.154% (25/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 259-302 |
| | 22 | 10 |
strokeLine| Name: | strokeLine | | Prototype: | static StrokeLine strokeLine(int strokeSelection) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 197-231 |
| | 21 | 10 |
set_text| Name: | set_text | | Prototype: | static void set_text(const QImage &image, png_structp png_ptr, png_infop info_ptr, const QString &description) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 734-806 |
| | 33 | 10 |
qt_painterpath_check_crossing| Name: | qt_painterpath_check_crossing | | Prototype: | static bool qt_painterpath_check_crossing(const QPainterPath *path, const QRectF &rect) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1988-2039 |
| | 33 | 10 |
qt_messageTypeFromGL| Name: | qt_messageTypeFromGL | | Prototype: | static QOpenGLDebugMessage::Type qt_messageTypeFromGL(GLenum type) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 694-719 |
| | 12 | 10 |
qt_memfill_template| Name: | qt_memfill_template | | Prototype: | template <class T> inline void qt_memfill_template(T *dest, T color, int count) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 6270-6286 |
| | 11 | 10 |